Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.h460 XFS_PREALLOC_INVISIBLE = (1 << 4), enumerator
Dxfs_file.c55 if (!(flags & XFS_PREALLOC_INVISIBLE)) { in xfs_update_prealloc_flags()
Dxfs_ioctl.c627 flags |= XFS_PREALLOC_INVISIBLE; in xfs_ioc_space()