Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Drefcounttree.c329 struct ocfs2_refcount_block *ref_rb; in ocfs2_get_refcount_tree() local
364 ref_rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_get_refcount_tree()
365 new->rf_generation = le32_to_cpu(ref_rb->rf_generation); in ocfs2_get_refcount_tree()