Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dstree.c1873 if (journal_transaction_should_end(th, 0) || in reiserfs_do_truncate()
Dinode.c1003 if (journal_transaction_should_end(th, th->t_blocks_allocated)) { in reiserfs_get_block()
Dreiserfs.h2478 int journal_transaction_should_end(struct reiserfs_transaction_handle *, int);
Djournal.c2869 int journal_transaction_should_end(struct reiserfs_transaction_handle *th, in journal_transaction_should_end() function