Home
last modified time | relevance | path

Searched refs:cifs_file_direct_ops (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.h97 extern const struct file_operations cifs_file_direct_ops; /* if directio mnt */
H A Ddir.c551 file->f_op = &cifs_file_direct_ops; in cifs_atomic_open()
H A Dcifsfs.c1289 const struct file_operations cifs_file_direct_ops = { variable
H A Dinode.c53 inode->i_fop = &cifs_file_direct_ops;
H A Dfile.c557 file->f_op = &cifs_file_direct_ops; in cifs_open()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.h89 extern const struct file_operations cifs_file_direct_ops; /* if directio mnt */
H A Ddir.c510 file->f_op = &cifs_file_direct_ops;
H A Dcifsfs.c1554 const struct file_operations cifs_file_direct_ops = { variable
H A Dinode.c41 inode->i_fop = &cifs_file_direct_ops; in cifs_set_ops()
H A Dfile.c739 file->f_op = &cifs_file_direct_ops; in cifs_open()

Completed in 25 milliseconds