Searched refs:AGGREGATE_I (Results 1 – 3 of 3) sorted by relevance
241 #define AGGREGATE_I 1 /* aggregate inode map inode */ macro
98 ipaimap = diReadSpecial(sb, AGGREGATE_I, 0); in jfs_mount()149 ipaimap2 = diReadSpecial(sb, AGGREGATE_I, 1); in jfs_mount()
831 if (jfs_ip->fileset != AGGREGATE_I) { in txLock()