Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Djournal.c1043 tbh = journal_find_get_block(s, bn); in flush_commit_list()
1058 tbh = journal_find_get_block(s, bn); in flush_commit_list()
Dreiserfs.h2362 #define journal_find_get_block(s, block) __find_get_block(SB_JOURNAL(s)->j_dev_bd, block, s->s_bloc… macro