Searched refs:xfs_inode_need_cow (Results 1 – 3 of 3) sorted by relevance
25 bool xfs_inode_need_cow(struct xfs_inode *ip, struct xfs_bmbt_irec *imap,
227 xfs_inode_need_cow( in xfs_inode_need_cow() function330 return xfs_inode_need_cow(ip, imap, shared); in xfs_find_trim_cow_extent()
624 error = xfs_inode_need_cow(ip, &imap, &shared); in xfs_file_iomap_begin_delay()