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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_filestream.h48 XFS_PICK_LOWSPACE = 2, enumerator in enum:xfs_fstrm_alloc
H A Dxfs_filestream.c268 (flags & XFS_PICK_LOWSPACE))) {
297 if (!(flags & XFS_PICK_LOWSPACE)) {
298 flags |= XFS_PICK_LOWSPACE;
758 (ap->low ? XFS_PICK_LOWSPACE : 0);

Completed in 101 milliseconds