Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode.h429 XFS_PREALLOC_INVISIBLE = (1 << 4), enumerator
H A Dxfs_file.c84 if (!(flags & XFS_PREALLOC_INVISIBLE)) { in xfs_update_prealloc_flags()
H A Dxfs_ioctl.c656 flags |= XFS_PREALLOC_INVISIBLE; in xfs_ioc_space()