Searched refs:JFS_INLINELOG (Results 1 – 4 of 4) 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()506 if (sbi->mntflag & JFS_INLINELOG) { in jfs_extendfs()
61 #define JFS_INLINELOG 0x00000800 /* inline log within file system */ macro
391 if (sbi->mntflag & JFS_INLINELOG) in chkSuper()
1089 if (sbi->mntflag & JFS_INLINELOG) in lmLogOpen()