Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h64 #define XFS_ALLOC_USERDATA (1 << 0)/* allocation is for user data*/ macro
/linux/fs/xfs/scrub/
H A Dcow_repair.c434 .datatype = XFS_ALLOC_USERDATA, in xrep_cow_alloc()