Searched refs:xfs_seek_iomap_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_iomap.h54 extern const struct iomap_ops xfs_seek_iomap_ops;
H A Dxfs_file.c1311 offset = iomap_seek_hole(inode, offset, &xfs_seek_iomap_ops);
1314 offset = iomap_seek_data(inode, offset, &xfs_seek_iomap_ops);
H A Dxfs_iomap.c1367 const struct iomap_ops xfs_seek_iomap_ops = { variable in typeref:struct:iomap_ops

Completed in 147 milliseconds