Searched refs:jbd2_file_log_bh (Results 1 – 3 of 3) sorted by relevance
680 jbd2_file_log_bh(&log_bufs, descriptor); in jbd2_journal_commit_transaction()717 jbd2_file_log_bh(&io_bufs, wbuf[bufs]); in jbd2_journal_commit_transaction()
617 jbd2_file_log_bh(log_bufs, descriptor); in write_one_revoke_record()
1411 static inline void jbd2_file_log_bh(struct list_head *head, struct buffer_head *bh) in jbd2_file_log_bh() function