Searched refs:AGGREGATE_I (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jfs/
H A Djfs_filsys.h239 #define AGGREGATE_I 1 /* aggregate inode map inode */ macro
H A Djfs_mount.c98 ipaimap = diReadSpecial(sb, AGGREGATE_I, 0);
100 jfs_err("jfs_mount: Faild to read AGGREGATE_I");
149 ipaimap2 = diReadSpecial(sb, AGGREGATE_I, 1);
151 jfs_err("jfs_mount: Faild to read AGGREGATE_I");
H A Djfs_txnmgr.c830 /* assert(jfs_ip->fileset == AGGREGATE_I); */
831 if (jfs_ip->fileset != AGGREGATE_I) {

Completed in 99 milliseconds