Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c78 if (!journal_end_sync(&th)) in reiserfs_sync_fs()
163 journal_end_sync(&th); in reiserfs_freeze()
2447 err = journal_end_sync(&th); in reiserfs_quota_on()
H A Djournal.c3522 int journal_end_sync(struct reiserfs_transaction_handle *th) in journal_end_sync() function
3877 ret = journal_end_sync(&th); in __commit_trans_jl()
H A Dinode.c1787 journal_end_sync(&th); in reiserfs_write_inode()
H A Dreiserfs.h2938 int journal_end_sync(struct reiserfs_transaction_handle *);