Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.c184 static int lmLogSync(struct jfs_log * log, int hard_sync);
321 lsn = lmLogSync(log, 0); in lmLog()
913 * NAME: lmLogSync()
929 static int lmLogSync(struct jfs_log * log, int hard_sync) in lmLogSync() function
1049 lmLogSync(log, hard_sync); in jfs_syncpt()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.c184 static int lmLogSync(struct jfs_log * log, int hard_sync);
321 lsn = lmLogSync(log, 0); in lmLog()
905 * NAME: lmLogSync()
921 static int lmLogSync(struct jfs_log * log, int hard_sync) in lmLogSync() function
1041 lmLogSync(log, hard_sync); in jfs_syncpt()

Completed in 5 milliseconds