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