Searched refs:xfs_reflink_trim_around_shared (Results 1 – 5 of 5) sorted by relevance
19 extern int xfs_reflink_trim_around_shared(struct xfs_inode *ip,
168 xfs_reflink_trim_around_shared( in xfs_reflink_trim_around_shared() function241 return xfs_reflink_trim_around_shared(ip, imap, shared); in xfs_bmap_trim_cow()
1219 error = xfs_reflink_trim_around_shared(ip, &imap, &shared); in xfs_read_iomap_begin()
310 error = xfs_reflink_trim_around_shared(ip, got, &shared); in xfs_getbmap_report_one()
3435 DEFINE_INODE_IREC_EVENT(xfs_reflink_trim_around_shared);