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

/linux-master/fs/xfs/libxfs/
H A Dxfs_alloc.h258 #define XFS_EFI_CANCELLED (1U << 3) /* dont actually free the space */ macro
H A Dxfs_alloc.c2721 xefi->xefi_flags |= XFS_EFI_CANCELLED;
/linux-master/fs/xfs/
H A Dxfs_extfree_item.c476 if (!(xefi->xefi_flags & XFS_EFI_CANCELLED))

Completed in 132 milliseconds