Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_logmgr.c197 static int lmLogSync(struct jfs_log * log, int hard_sync);
334 lsn = lmLogSync(log, 0); in lmLog()
942 static int lmLogSync(struct jfs_log * log, int hard_sync) in lmLogSync() function
1062 lmLogSync(log, hard_sync); in jfs_syncpt()