Searched refs:mntflag (Results 1 – 3 of 3) sorted by relevance
77 if (sbi->mntflag & JFS_INLINELOG) in jfs_extendfs()125 if ((sbi->mntflag & JFS_INLINELOG)) { in jfs_extendfs()183 if ((sbi->mntflag & JFS_INLINELOG) && (newLogAddress > oldLVSize)) { in jfs_extendfs()203 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()493 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()
161 unsigned long mntflag; /* aggregate attributes */ member
544 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()