Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Drefcounttree.c1073 if (!(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL)) { in ocfs2_get_refcount_rec()
1334 new_rb->rf_flags = cpu_to_le32(OCFS2_REFCOUNT_LEAF_FL); in ocfs2_expand_inline_ref_root()
1345 root_rb->rf_flags = cpu_to_le32(OCFS2_REFCOUNT_TREE_FL); in ocfs2_expand_inline_ref_root()
1529 BUG_ON(!(le32_to_cpu(root_rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL)); in ocfs2_new_leaf_refcount_block()
1578 new_rb->rf_flags = cpu_to_le32(OCFS2_REFCOUNT_LEAF_FL); in ocfs2_new_leaf_refcount_block()
1664 if (!(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL)) in ocfs2_adjust_refcount_rec()
1748 BUG_ON(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL); in ocfs2_insert_refcount_rec()
1840 BUG_ON(le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL); in ocfs2_split_refcount_rec()
2137 rb->rf_flags = 0; in ocfs2_remove_refcount_extent()
2485 if (le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL) { in ocfs2_calc_refcount_meta_credits()
[all …]
A Docfs2_fs.h955 __le32 rf_flags; /* See the flags above */ member
A Dxattr.c6311 if (le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL) in ocfs2_reflink_lock_xattr_allocators()
6786 if (le32_to_cpu(rb->rf_flags) & OCFS2_REFCOUNT_TREE_FL) in ocfs2_lock_reflink_xattr_rec_allocators()
/linux-6.3-rc2/fs/dlm/
A Ddlm_internal.h517 __le32 rf_flags; member

Completed in 31 milliseconds