Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dsuper.c78 if (!journal_end_sync(&th)) in reiserfs_sync_fs()
163 journal_end_sync(&th); in reiserfs_freeze()
2437 err = journal_end_sync(&th); in reiserfs_quota_on()
H A Djournal.c3529 int journal_end_sync(struct reiserfs_transaction_handle *th) in journal_end_sync() function
3884 ret = journal_end_sync(&th); in __commit_trans_jl()
H A Dinode.c1777 journal_end_sync(&th); in reiserfs_write_inode()
H A Dreiserfs.h2935 int journal_end_sync(struct reiserfs_transaction_handle *);