Home
last modified time | relevance | path

Searched refs:JFS_INLINELOG (Results 1 – 4 of 4) sorted by relevance

/linux/fs/jfs/
A Dresize.c77 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()
A Djfs_filsys.h48 #define JFS_INLINELOG 0x00000800 /* inline log within file system */ macro
A Djfs_mount.c379 if (sbi->mntflag & JFS_INLINELOG) in chkSuper()
A Djfs_logmgr.c1076 if (sbi->mntflag & JFS_INLINELOG) in lmLogOpen()

Completed in 12 milliseconds