Searched refs:xfs_bmap_trim_cow (Results 1 – 3 of 3) sorted by relevance
30 int xfs_bmap_trim_cow(struct xfs_inode *ip, struct xfs_bmbt_irec *imap,
229 xfs_bmap_trim_cow( in xfs_bmap_trim_cow() function332 return xfs_bmap_trim_cow(ip, imap, shared); in xfs_find_trim_cow_extent()
1082 error = xfs_bmap_trim_cow(ip, &imap, &shared); in xfs_buffered_write_iomap_begin()