Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_bmap_util.h62 int xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
H A Dxfs_file.c991 return xfs_insert_file_space(XFS_I(inode), offset, len); in xfs_falloc_insert_range()
H A Dxfs_bmap_util.c1036 xfs_insert_file_space( in xfs_insert_file_space() function
H A Dxfs_trace.h830 DEFINE_INODE_EVENT(xfs_insert_file_space);