Home
last modified time | relevance | path

Searched refs:lmLogSync (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/fs/jfs/
Djfs_logmgr.c184 static int lmLogSync(struct jfs_log * log, int hard_sync);
321 lsn = lmLogSync(log, 0); in lmLog()
921 static int lmLogSync(struct jfs_log * log, int hard_sync) in lmLogSync() function
1041 lmLogSync(log, hard_sync); in jfs_syncpt()