Home
last modified time | relevance | path

Searched refs:AGGREGATE_I (Results 1 – 4 of 4) sorted by relevance

/linux/fs/jfs/
H A Djfs_mount.c87 ipaimap = diReadSpecial(sb, AGGREGATE_I, 0); in jfs_mount()
138 ipaimap2 = diReadSpecial(sb, AGGREGATE_I, 1); in jfs_mount()
H A Djfs_filsys.h231 #define AGGREGATE_I 1 /* aggregate inode map inode */ macro
H A Djfs_txnmgr.c824 if (jfs_ip->fileset != AGGREGATE_I) { in txLock()
H A Djfs_imap.c3041 case AGGR_RESERVED_I: case AGGREGATE_I: case BMAP_I: in copy_from_dinode()