Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.c331 struct ocfs2_refcount_block *ref_rb; in ocfs2_get_refcount_tree() local
366 ref_rb = (struct ocfs2_refcount_block *)ref_root_bh->b_data; in ocfs2_get_refcount_tree()
367 new->rf_generation = le32_to_cpu(ref_rb->rf_generation); in ocfs2_get_refcount_tree()
/kernel/linux/linux-6.6/fs/ocfs2/
H A 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()

Completed in 11 milliseconds