Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_bmap_util.h66 int xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
Dxfs_file.c922 error = xfs_insert_file_space(ip, offset, len); in xfs_file_fallocate()
Dxfs_bmap_util.c1347 xfs_insert_file_space( in xfs_insert_file_space() function
Dxfs_trace.h616 DEFINE_INODE_EVENT(xfs_insert_file_space);