Searched refs:cifs_file_direct_nobrl_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifsfs.h92 extern const struct file_operations cifs_file_direct_nobrl_ops;
H A Ddir.c523 file->f_op = &cifs_file_direct_nobrl_ops;
H A Dcifsfs.c1625 const struct file_operations cifs_file_direct_nobrl_ops = { variable in typeref:struct:file_operations
H A Dinode.c40 inode->i_fop = &cifs_file_direct_nobrl_ops;
H A Dfile.c802 file->f_op = &cifs_file_direct_nobrl_ops;

Completed in 134 milliseconds