Home
last modified time | relevance | path

Searched defs:cright (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c592 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
752 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
860 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_center()
938 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_right()
983 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents() local