Home
last modified time | relevance | path

Searched refs:journal_find_get_block (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Djournal.c1053 tbh = journal_find_get_block(s, bn); in flush_commit_list()
1068 tbh = journal_find_get_block(s, bn); in flush_commit_list()
H A Dreiserfs.h2815 #define journal_find_get_block(s, block) __find_get_block(SB_JOURNAL(s)->j_dev_bd, block, s->s_bloc… macro