Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_inode.h432 XFS_PREALLOC_INVISIBLE = (1 << 4), enumerator
Dxfs_file.c158 if (!(flags & XFS_PREALLOC_INVISIBLE)) { in xfs_update_prealloc_flags()
Dxfs_ioctl.c646 flags |= XFS_PREALLOC_INVISIBLE; in xfs_ioc_space()