Searched refs:AGGREGATE_I (Results 1 – 5 of 5) sorted by relevance
236 #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()
227 take_locks = (JFS_IP(ip)->fileset != AGGREGATE_I); in jfs_get_block()
346 if (JFS_IP(inode)->fileset == AGGREGATE_I) in __get_metapage()
791 if (jfs_ip->fileset != AGGREGATE_I) { in txLock()