Searched refs:journal_find_get_block (Results 1 – 2 of 2) sorted by relevance
1053 tbh = journal_find_get_block(s, bn); in flush_commit_list()1068 tbh = journal_find_get_block(s, bn); in flush_commit_list()
2815 #define journal_find_get_block(s, block) __find_get_block(SB_JOURNAL(s)->j_dev_bd, block, s->s_bloc… macro