Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_pnfs.c168 XFS_PREALLOC_SET | XFS_PREALLOC_SYNC); in xfs_fs_map_blocks()
H A Dxfs_inode.h428 XFS_PREALLOC_SYNC = (1 << 3), enumerator
H A Dxfs_file.c97 if (flags & XFS_PREALLOC_SYNC) in xfs_update_prealloc_flags()
1004 flags |= XFS_PREALLOC_SYNC; in xfs_file_fallocate()
H A Dxfs_ioctl.c654 flags |= XFS_PREALLOC_SYNC; in xfs_ioc_space()