Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_inode.h470 XFS_PREALLOC_INVISIBLE = (1 << 4), enumerator
Dxfs_file.c85 if (!(flags & XFS_PREALLOC_INVISIBLE)) { in xfs_update_prealloc_flags()
Dxfs_ioctl.c657 flags |= XFS_PREALLOC_INVISIBLE; in xfs_ioc_space()