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