Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/libxfs/ !
Dxfs_refcount.c590 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
750 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
858 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_center()
936 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_right()
981 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents() local