Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jfs/
Djfs_logmgr.h511 extern void jfs_syncpt(struct jfs_log *log, int hard_sync);
Dsuper.c718 jfs_syncpt(log, 0); in jfs_sync_fs()
Djfs_logmgr.c1059 void jfs_syncpt(struct jfs_log *log, int hard_sync) in jfs_syncpt() function
Djfs_txnmgr.c557 jfs_syncpt(log, 1); in txEnd()