Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Diomap.h178 int iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len,
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dbuffered-io.c886 iomap_file_unshare(struct inode *inode, loff_t pos, loff_t len, in iomap_file_unshare() function
902 EXPORT_SYMBOL_GPL(iomap_file_unshare);
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_reflink.c1501 error = iomap_file_unshare(inode, offset, len, in xfs_reflink_unshare()