Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_refcount.c603 #define XFS_FIND_RCEXT_COW 2 macro
640 if ((flags & XFS_FIND_RCEXT_COW) && tmp.rc_refcount > 1) in xfs_refcount_find_left_extents()
729 if ((flags & XFS_FIND_RCEXT_COW) && tmp.rc_refcount > 1) in xfs_refcount_find_right_extents()
1560 XFS_FIND_RCEXT_COW, &shape_changed); in xfs_refcount_adjust_cow()