xfs_insert_file_space
int xfs_insert_file_space(struct xfs_inode *, xfs_off_t offset,
return xfs_insert_file_space(XFS_I(inode), offset, len);
DEFINE_INODE_EVENT(xfs_insert_file_space);