Searched refs:scan_revoke_records (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jbd2/ |
H A D | recovery.c | 40 static int scan_revoke_records(journal_t *, struct buffer_head *, 850 err = scan_revoke_records(journal, bh, in do_one_pass() 904 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records() function
|
/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | recovery.c | 41 static int scan_revoke_records(journal_t *, struct buffer_head *, 857 err = scan_revoke_records(journal, bh, in do_one_pass() 913 static int scan_revoke_records(journal_t *journal, struct buffer_head *bh, in scan_revoke_records() function
|
Completed in 3 milliseconds