Home
last modified time | relevance | path

Searched refs:XFS_ALLOC_USERDATA (Results 1 – 3 of 3) 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/
H A Dxfs_filestream.c291 if (ap->datatype & XFS_ALLOC_USERDATA) in xfs_filestream_create_association()
/linux/fs/xfs/scrub/
H A Dcow_repair.c421 .datatype = XFS_ALLOC_USERDATA, in xrep_cow_alloc()