Searched refs:lmLogFileSystem (Results 1 – 1 of 1) sorted by relevance
/fs/jfs/ |
D | jfs_logmgr.c | 180 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, 1104 if ((rc = lmLogFileSystem(log, sbi, 1))) { in lmLogOpen() 1146 if ((rc = lmLogFileSystem(log, sbi, 1))) in lmLogOpen() 1487 lmLogFileSystem(log, sbi, 0); in lmLogClose() 1728 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, in lmLogFileSystem() function
|