Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_alloc.h127 #define XFS_ALLOC_USERDATA 1 /* allocation is for user data*/ macro
Dxfs_bmap.c4623 XFS_ALLOC_USERDATA; in xfs_bmapi()