Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Diomap.h172 int iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len,
/Linux-v5.10/fs/iomap/
Dbuffered-io.c885 iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len, in iomap_file_unshare() function
901 EXPORT_SYMBOL_GPL(iomap_file_unshare);
/Linux-v5.10/fs/xfs/
Dxfs_reflink.c1501 error = iomap_file_unshare(inode, offset, len, in xfs_reflink_unshare()