Searched refs:XFS_EFI_ATTR_FORK (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ | ||
H A D | xfs_alloc.h | 261 #define XFS_EFI_ATTR_FORK (1U << 1) /* freeing attr fork block */ macro |
H A D | xfs_alloc.c | 2674 xefi->xefi_flags |= XFS_EFI_ATTR_FORK; in xfs_defer_extent_free() |