Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_inode.h430 XFS_PREALLOC_CLEAR = (1 << 2), enumerator
Dxfs_file.c167 if (flags & XFS_PREALLOC_CLEAR) in xfs_update_prealloc_flags()
Dxfs_ioctl.c723 flags |= XFS_PREALLOC_CLEAR; in xfs_ioc_space()