Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_pnfs.c175 error = xfs_update_prealloc_flags(ip, flags); in xfs_fs_map_blocks()
Dxfs_inode.h476 int xfs_update_prealloc_flags(struct xfs_inode *ip,
Dxfs_file.c36 xfs_update_prealloc_flags( in xfs_update_prealloc_flags() function
914 error = xfs_update_prealloc_flags(ip, flags); in xfs_file_fallocate()
Dxfs_ioctl.c708 error = xfs_update_prealloc_flags(ip, flags); in xfs_ioc_space()