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