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

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h256 #define XFS_EFI_ATTR_FORK (1U << 1) /* freeing attr fork block */ macro
H A Dxfs_alloc.c2630 xefi->xefi_flags |= XFS_EFI_ATTR_FORK;
/linux-master/fs/xfs/
H A Dxfs_extfree_item.c462 if (xefi->xefi_flags & XFS_EFI_ATTR_FORK)

Completed in 121 milliseconds