Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Diomap.h234 int iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len,
/Linux-v6.1/fs/iomap/
Dbuffered-io.c877 iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len, in iomap_file_unshare() function
892 EXPORT_SYMBOL_GPL(iomap_file_unshare);
/Linux-v6.1/fs/xfs/
Dxfs_reflink.c1696 error = iomap_file_unshare(inode, offset, len, in xfs_reflink_unshare()