Searched refs:lmLogFileSystem (Results 1 – 1 of 1) sorted by relevance
| /linux/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() 1465 lmLogFileSystem(log, sbi, 0); in lmLogClose() 1706 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi, in lmLogFileSystem() function
|