Searched refs:lmLogFileSystem (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_logmgr.c | 167 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, 1090 if ((rc = lmLogFileSystem(log, sbi, 1))) { in lmLogOpen() 1132 if ((rc = lmLogFileSystem(log, sbi, 1))) in lmLogOpen() 1474 lmLogFileSystem(log, sbi, 0); in lmLogClose() 1702 * NAME: lmLogFileSystem() 1715 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, in lmLogFileSystem() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A 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() 1694 * NAME: lmLogFileSystem() 1707 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, in lmLogFileSystem() function
|
Completed in 6 milliseconds