Searched refs:mntflag (Results 1 – 8 of 8) sorted by relevance
89 if (sbi->mntflag & JFS_INLINELOG) in jfs_extendfs()138 if ((sbi->mntflag & JFS_INLINELOG)) { in jfs_extendfs()196 if ((sbi->mntflag & JFS_INLINELOG) && (newLogAddress > oldLVSize)) { in jfs_extendfs()216 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()500 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()
148 if ((sbi->mntflag & JFS_BAD_SAIT) == 0) { in jfs_mount()372 sbi->mntflag = le32_to_cpu(j_sb->s_flag); in chkSuper()388 if (sbi->mntflag & JFS_INLINELOG) in chkSuper()
104 #define DO_INDEX(INODE) (JFS_SBI((INODE)->i_sb)->mntflag & JFS_DIR_INDEX)
160 unsigned long mntflag; /* aggregate attributes */ member
609 if ((JFS_SBI(sb)->mntflag & JFS_OS2) == JFS_OS2) { in dtSearch()652 JFS_SBI(sb)->mntflag); in dtSearch()1189 sbi->mntflag); in dtSplitUp()1201 dtGetKey(rp, 0, &key, sbi->mntflag); in dtSplitUp()1204 if ((sbi->mntflag & JFS_OS2) == JFS_OS2) in dtSplitUp()1212 dtGetKey(rp, 0, &key, sbi->mntflag); in dtSplitUp()
3014 if (JFS_SBI(sb)->mntflag & JFS_BAD_SAIT) /* s_flag */ in duplicateIXtree()3018 JFS_SBI(sb)->mntflag |= JFS_BAD_SAIT; in duplicateIXtree()3034 JFS_SBI(sb)->mntflag |= JFS_BAD_SAIT; in duplicateIXtree()
517 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()
1089 if (sbi->mntflag & JFS_INLINELOG) in lmLogOpen()2420 logsuper->flag = cpu_to_le32(sbi->mntflag); /* ? */ in lmLogFormat()