Searched refs:XFS_PREALLOC_INVISIBLE (Results 1 – 3 of 3) sorted by relevance
460 XFS_PREALLOC_INVISIBLE = (1 << 4), enumerator
55 if (!(flags & XFS_PREALLOC_INVISIBLE)) { in xfs_update_prealloc_flags()
627 flags |= XFS_PREALLOC_INVISIBLE; in xfs_ioc_space()