Home
last modified time | relevance | path

Searched refs:XFS_PREALLOC_SYNC (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_pnfs.c200 flags |= XFS_PREALLOC_SET | XFS_PREALLOC_SYNC; in xfs_fs_map_blocks()
Dxfs_inode.h431 XFS_PREALLOC_SYNC = (1 << 3), enumerator
Dxfs_file.c171 if (flags & XFS_PREALLOC_SYNC) in xfs_update_prealloc_flags()
1013 flags |= XFS_PREALLOC_SYNC; in xfs_file_fallocate()
Dxfs_ioctl.c644 flags |= XFS_PREALLOC_SYNC; in xfs_ioc_space()