Home
last modified time | relevance | path

Searched refs:xfs_reflink_allocate_cow (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_reflink.h17 extern int xfs_reflink_allocate_cow(struct xfs_inode *ip,
Dxfs_iomap.c1063 error = xfs_reflink_allocate_cow(ip, &imap, &shared, in xfs_file_iomap_begin()
Dxfs_reflink.c399 xfs_reflink_allocate_cow( in xfs_reflink_allocate_cow() function