Searched refs:mntflag (Results 1 – 8 of 8) sorted by relevance
77 if (sbi->mntflag & JFS_INLINELOG) in jfs_extendfs()126 if ((sbi->mntflag & JFS_INLINELOG)) { in jfs_extendfs()184 if ((sbi->mntflag & JFS_INLINELOG) && (newLogAddress > oldLVSize)) { in jfs_extendfs()204 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()494 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()
137 if ((sbi->mntflag & JFS_BAD_SAIT) == 0) { in jfs_mount()354 sbi->mntflag = le32_to_cpu(j_sb->s_flag); in chkSuper()379 if (sbi->mntflag & JFS_INLINELOG) in chkSuper()
91 #define DO_INDEX(INODE) (JFS_SBI((INODE)->i_sb)->mntflag & JFS_DIR_INDEX)
153 unsigned long mntflag; /* aggregate attributes */ member
597 if ((JFS_SBI(sb)->mntflag & JFS_OS2) == JFS_OS2) { in dtSearch()645 JFS_SBI(sb)->mntflag); in dtSearch()1182 sbi->mntflag); in dtSplitUp()1194 dtGetKey(rp, 0, &key, sbi->mntflag); in dtSplitUp()1197 if ((sbi->mntflag & JFS_OS2) == JFS_OS2) in dtSplitUp()1205 dtGetKey(rp, 0, &key, sbi->mntflag); in dtSplitUp()
2990 if (JFS_SBI(sb)->mntflag & JFS_BAD_SAIT) /* s_flag */ in duplicateIXtree()2994 JFS_SBI(sb)->mntflag |= JFS_BAD_SAIT; in duplicateIXtree()3010 JFS_SBI(sb)->mntflag |= JFS_BAD_SAIT; in duplicateIXtree()
1076 if (sbi->mntflag & JFS_INLINELOG) in lmLogOpen()2403 logsuper->flag = cpu_to_le32(sbi->mntflag); /* ? */ in lmLogFormat()
584 if (sbi->mntflag & JFS_OS2) in jfs_fill_super()