Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
Dprints.c644 struct buffer_head *tbSh, *tbFh; in store_print_tb() local
664 tbFh = PATH_H_PPARENT(tb->tb_path, h); in store_print_tb()
667 tbFh = NULL; in store_print_tb()
678 (tbFh) ? (long long)(tbFh->b_blocknr) : (-1LL), in store_print_tb()