Home
last modified time | relevance | path

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

/linux-4.4.14/fs/reiserfs/
Dprints.c626 struct buffer_head *tbSh, *tbFh; in store_print_tb() local
646 tbFh = PATH_H_PPARENT(tb->tb_path, h); in store_print_tb()
649 tbFh = NULL; in store_print_tb()
660 (tbFh) ? (long long)(tbFh->b_blocknr) : (-1LL), in store_print_tb()