Home
last modified time | relevance | path

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

/linux-6.1.9/fs/reiserfs/
Djournal.c1053 tbh = journal_find_get_block(s, bn); in flush_commit_list()
1069 tbh = journal_find_get_block(s, bn); in flush_commit_list()
Dreiserfs.h2813 #define journal_find_get_block(s, block) __find_get_block(SB_JOURNAL(s)->j_dev_bd, block, s->s_bloc… macro