Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h23 #define XFS_ALLOC_FLAG_FREEING (1U << 1) /* indicate caller is freeing extents*/ macro
H A Dxfs_refcount.c1418 XFS_ALLOC_FLAG_FREEING, &agbp); in xfs_refcount_finish_one()