Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_inode.h397 XFS_PREALLOC_CLEAR = (1 << 2), enumerator
Dxfs_file.c157 if (flags & XFS_PREALLOC_CLEAR) in xfs_update_prealloc_flags()
Dxfs_ioctl.c712 flags |= XFS_PREALLOC_CLEAR; in xfs_ioc_space()