Home
last modified time | relevance | path

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

/openbmc/linux/fs/reiserfs/
H A Dstree.c2001 if (journal_transaction_should_end(th, 0) || in reiserfs_do_truncate()
H A Dinode.c1105 if (journal_transaction_should_end(th, th->t_blocks_allocated)) { in reiserfs_get_block()
H A Dreiserfs.h2938 int journal_transaction_should_end(struct reiserfs_transaction_handle *, int);
H A Djournal.c2924 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, in journal_transaction_should_end() function