Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_pnfs.c178 flags |= XFS_PREALLOC_SET | XFS_PREALLOC_SYNC; in xfs_fs_map_blocks()
Dxfs_inode.h438 XFS_PREALLOC_SYNC = (1 << 3), enumerator
Dxfs_file.c93 if (flags & XFS_PREALLOC_SYNC) in xfs_update_prealloc_flags()
865 flags |= XFS_PREALLOC_SYNC; in xfs_file_fallocate()
Dxfs_ioctl.c636 flags |= XFS_PREALLOC_SYNC; in xfs_ioc_space()