Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h258 #define XFS_EFI_ATTR_FORK (1U << 1) /* freeing attr fork block */ macro
H A Dxfs_alloc.c2662 xefi->xefi_flags |= XFS_EFI_ATTR_FORK; in xfs_defer_extent_free()
/linux/fs/xfs/
H A Dxfs_extfree_item.c488 if (xefi->xefi_flags & XFS_EFI_ATTR_FORK) in xfs_extent_free_finish_item()