Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_refcount.c636 struct xfs_refcount_irec *cright, in xfs_refcount_merge_right_extent()
797 struct xfs_refcount_irec *cright, in xfs_refcount_find_right_extents()
906 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_center()
984 const struct xfs_refcount_irec *cright, in xfs_refc_want_merge_right()
1029 struct xfs_refcount_irec cright = {0}, right = {0}; in xfs_refcount_merge_extents() local