Home
last modified time | relevance | path

Searched refs:XFS_FIND_RCEXT_COW (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_refcount.c602 #define XFS_FIND_RCEXT_COW 2 macro
639 if ((flags & XFS_FIND_RCEXT_COW) && tmp.rc_refcount > 1) in xfs_refcount_find_left_extents()
728 if ((flags & XFS_FIND_RCEXT_COW) && tmp.rc_refcount > 1) in xfs_refcount_find_right_extents()
1566 XFS_FIND_RCEXT_COW, &shape_changed); in xfs_refcount_adjust_cow()