Searched refs:iomap_ops (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/fs/fuse/
H A Ddax.c656 static const struct iomap_ops fuse_iomap_ops = {
/linux-master/fs/ext2/
H A Dinode.c889 const struct iomap_ops ext2_iomap_ops = {
/linux-master/fs/ext4/
H A Dext4.h3825 extern const struct iomap_ops ext4_iomap_ops;
3826 extern const struct iomap_ops ext4_iomap_overwrite_ops;
3827 extern const struct iomap_ops ext4_iomap_report_ops;
H A Dinode.c3420 const struct iomap_ops ext4_iomap_ops = {
3425 const struct iomap_ops ext4_iomap_overwrite_ops = {
3481 const struct iomap_ops ext4_iomap_report_ops = {
H A Dextents.c4951 static const struct iomap_ops ext4_iomap_xattr_ops = {
/linux-master/fs/gfs2/
H A Dbmap.c1187 const struct iomap_ops gfs2_iomap_ops = {
/linux-master/fs/f2fs/
H A Ddata.c4212 const struct iomap_ops f2fs_iomap_ops = {
H A Df2fs.h3868 extern const struct iomap_ops f2fs_iomap_ops;
/linux-master/fs/btrfs/
H A Dinode.c7848 static const struct iomap_ops btrfs_dio_iomap_ops = {

Completed in 304 milliseconds

12