Home
last modified time | relevance | path

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

/linux-4.19.296/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.c562 jfs_syncpt(log, 1); in txEnd()