Home
last modified time | relevance | path

Searched refs:XFS_ALLOC_INITIAL_USER_DATA (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc.h93 #define XFS_ALLOC_INITIAL_USER_DATA 2 /* special case start of file */ macro
Dxfs_alloc.c2312 if ((args->userdata == XFS_ALLOC_INITIAL_USER_DATA) && in xfs_alloc_vextent()
Dxfs_bmap.c4775 XFS_ALLOC_INITIAL_USER_DATA : in xfs_bmapi()