Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Diomap.h236 int iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len,
/Linux-v5.15/fs/iomap/
Dbuffered-io.c856 iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len, in iomap_file_unshare() function
871 EXPORT_SYMBOL_GPL(iomap_file_unshare);
/Linux-v5.15/fs/xfs/
Dxfs_reflink.c1523 error = iomap_file_unshare(inode, offset, len, in xfs_reflink_unshare()