Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Diomap.h272 int iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len,
/linux-6.6.21/fs/iomap/
Dbuffered-io.c1312 iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len, in iomap_file_unshare() function
1327 EXPORT_SYMBOL_GPL(iomap_file_unshare);
/linux-6.6.21/fs/xfs/
Dxfs_reflink.c1706 error = iomap_file_unshare(inode, offset, len, in xfs_reflink_unshare()