Searched refs:xfs_bmap_trim_cow (Results 1 – 3 of 3) sorted by relevance
40 int xfs_bmap_trim_cow(struct xfs_inode *ip, struct xfs_bmbt_irec *imap,
228 xfs_bmap_trim_cow( in xfs_bmap_trim_cow() function331 return xfs_bmap_trim_cow(ip, imap, shared); in xfs_find_trim_cow_extent()
1061 error = xfs_bmap_trim_cow(ip, &imap, &shared); in xfs_buffered_write_iomap_begin()