Searched refs:scan_revoke_records (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/jbd/ |
D | recovery.c | 43 static int scan_revoke_records(journal_t *, struct buffer_head *, 526 err = scan_revoke_records(journal, bh, in do_one_pass() 572 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records() function
|
/linux-4.1.27/fs/jbd2/ |
D | recovery.c | 44 static int scan_revoke_records(journal_t *, struct buffer_head *, 773 err = scan_revoke_records(journal, bh, in do_one_pass() 840 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records() function
|