| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | file.c | 94 !file->f_mapping->a_ops->direct_IO) in ovl_change_flags() 301 !real.file->f_mapping->a_ops->direct_IO)) in ovl_read_iter() 364 !real.file->f_mapping->a_ops->direct_IO)) in ovl_write_iter()
|
| H A D | inode.c | 524 .direct_IO = noop_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_aops.c | 677 .direct_IO = noop_direct_IO, 686 .direct_IO = noop_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_addr.c | 335 .direct_IO = v9fs_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | file.c | 132 .direct_IO = udf_adinicb_direct_IO,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_io.c | 280 ret = mapping->a_ops->direct_IO(&kiocb, &from); in __swap_writepage()
|
| H A D | filemap.c | 2544 retval = mapping->a_ops->direct_IO(iocb, iter); in generic_file_read_iter() 3400 written = mapping->a_ops->direct_IO(iocb, from); in generic_file_direct_write()
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | inode.c | 368 .direct_IO = jfs_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | inode.c | 970 .direct_IO = ext2_direct_IO, 984 .direct_IO = ext2_direct_IO, 992 .direct_IO = noop_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/erofs/ |
| H A D | data.c | 417 .direct_IO = noop_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | aops.c | 794 .direct_IO = noop_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/exfat/ |
| H A D | inode.c | 499 .direct_IO = exfat_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | inode.c | 172 .direct_IO = hfsplus_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | file.c | 524 .direct_IO = nfs_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/minix/ |
| H A D | inode.c | 450 .direct_IO = noop_direct_IO
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | inode.c | 176 .direct_IO = hfs_direct_IO,
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | locking.rst | 255 int (*direct_IO)(struct kiocb *, struct iov_iter *iter); 283 direct_IO:
|
| H A D | vfs.rst | 722 ssize_t (*direct_IO)(struct kiocb *, struct iov_iter *iter); 893 ``direct_IO`` 894 called by the generic read/write routines to perform direct_IO -
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | fcntl.c | 60 !filp->f_mapping->a_ops->direct_IO) in setfl()
|
| H A D | open.c | 840 if (!f->f_mapping->a_ops || !f->f_mapping->a_ops->direct_IO) in do_dentry_open()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | inode.c | 671 .direct_IO = orangefs_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | dax.c | 1331 .direct_IO = noop_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | inode.c | 312 .direct_IO = nilfs_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | file.c | 460 .direct_IO = affs_direct_IO,
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inode.c | 3748 .direct_IO = noop_direct_IO, 3766 .direct_IO = noop_direct_IO, 3783 .direct_IO = noop_direct_IO, 3792 .direct_IO = noop_direct_IO,
|