Searched defs:cright (Results 1 – 1 of 1) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 636 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent() argument 797 xfs_refcount_find_right_extents(struct xfs_btree_cur * cur,struct xfs_refcount_irec * right,struct xfs_refcount_irec * cright,enum xfs_refc_domain domain,xfs_agblock_t agbno,xfs_extlen_t aglen) xfs_refcount_find_right_extents() argument 906 xfs_refc_want_merge_center(const struct xfs_refcount_irec * left,const struct xfs_refcount_irec * cleft,const struct xfs_refcount_irec * cright,const struct xfs_refcount_irec * right,bool cleft_is_cright,enum xfs_refc_adjust_op adjust,unsigned long long * ulenp) xfs_refc_want_merge_center() argument 984 xfs_refc_want_merge_right(const struct xfs_refcount_irec * cright,const struct xfs_refcount_irec * right,enum xfs_refc_adjust_op adjust) xfs_refc_want_merge_right() argument 1029 struct xfs_refcount_irec cright = {0}, right = {0}; xfs_refcount_merge_extents() local [all...] |