Searched refs:xfs_bmap_trim_cow (Results 1 – 3 of 3) sorted by relevance
25 int xfs_bmap_trim_cow(struct xfs_inode *ip, struct xfs_bmbt_irec *imap,
225 xfs_bmap_trim_cow( in xfs_bmap_trim_cow() function328 return xfs_bmap_trim_cow(ip, imap, shared); in xfs_find_trim_cow_extent()
949 error = xfs_bmap_trim_cow(ip, &imap, &shared); in xfs_buffered_write_iomap_begin()