Home
last modified time | relevance | path

Searched refs:jfs_syncpt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_logmgr.h498 extern void jfs_syncpt(struct jfs_log *log, int hard_sync);
H A Dsuper.c691 jfs_syncpt(log, 0); in jfs_sync_fs()
H A Djfs_txnmgr.c549 jfs_syncpt(log, 1); in txEnd()
H A Djfs_logmgr.c1039 * NAME: jfs_syncpt
1046 void jfs_syncpt(struct jfs_log *log, int hard_sync) in jfs_syncpt() function
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_logmgr.h498 extern void jfs_syncpt(struct jfs_log *log, int hard_sync);
H A Dsuper.c685 jfs_syncpt(log, 0); in jfs_sync_fs()
H A Djfs_logmgr.c1031 * NAME: jfs_syncpt
1038 void jfs_syncpt(struct jfs_log *log, int hard_sync) in jfs_syncpt() function
H A Djfs_txnmgr.c549 jfs_syncpt(log, 1); in txEnd()

Completed in 15 milliseconds