Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h263 #define XFS_EFI_CANCELLED (1U << 3) /* dont actually free the space */ macro
H A Dxfs_alloc.c2761 xefi->xefi_flags |= XFS_EFI_CANCELLED; in xfs_alloc_cancel_autoreap()