Home
last modified time | relevance | path

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

/linux-4.19.296/fs/reiserfs/
Dstree.c2013 if (journal_transaction_should_end(th, 0) || in reiserfs_do_truncate()
Dreiserfs.h2941 int journal_transaction_should_end(struct reiserfs_transaction_handle *, int);
Dinode.c1113 if (journal_transaction_should_end(th, th->t_blocks_allocated)) { in reiserfs_get_block()
Djournal.c2929 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, in journal_transaction_should_end() function