Home
last modified time | relevance | path

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

/openbmc/linux/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.c1038 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()