Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_refcount.c596 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
757 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
866 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_center()
944 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_right()
989 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents() local