Searched refs:XFS_DIFLAG_PREALLOC_BIT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dinode.h172 #define XFS_DIFLAG_PREALLOC_BIT 1 /* file space has been preallocated */ macro
187 #define XFS_DIFLAG_PREALLOC (1 << XFS_DIFLAG_PREALLOC_BIT)

Completed in 160 milliseconds