Home
last modified time | relevance | path

Searched refs:ext4_iomap_report_ops (Results 1 – 4 of 4) sorted by relevance

/linux/fs/ext4/
H A Dfile.c942 &ext4_iomap_report_ops); in ext4_llseek()
948 &ext4_iomap_report_ops); in ext4_llseek()
H A Dinode.c3894 const struct iomap_ops ext4_iomap_report_ops = {
3933 &ext4_iomap_report_ops);
3892 const struct iomap_ops ext4_iomap_report_ops = { global() variable
H A Dext4.h3923 extern const struct iomap_ops ext4_iomap_report_ops;
H A Dextents.c5214 &ext4_iomap_report_ops); in ext4_fiemap()