Searched refs:lmLogFileSystem (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/jfs/ |
D | jfs_logmgr.c | 167 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, 1082 if ((rc = lmLogFileSystem(log, sbi, 1))) { in lmLogOpen() 1124 if ((rc = lmLogFileSystem(log, sbi, 1))) in lmLogOpen() 1466 lmLogFileSystem(log, sbi, 0); in lmLogClose() 1707 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, in lmLogFileSystem() function
|