Searched refs:lmLogFileSystem (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/jfs/ | 
| 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()
 1473 		lmLogFileSystem(log, sbi, 0);  in lmLogClose()
 1714 static int lmLogFileSystem(struct jfs_log * log, struct jfs_sb_info *sbi,  in lmLogFileSystem()  function
 
 |