Searched refs:cifs_file_direct_nobrl_ops (Results 1 – 5 of 5) sorted by relevance
92 extern const struct file_operations cifs_file_direct_nobrl_ops;
499 file->f_op = &cifs_file_direct_nobrl_ops; in cifs_atomic_open()
1362 const struct file_operations cifs_file_direct_nobrl_ops = { variable
38 inode->i_fop = &cifs_file_direct_nobrl_ops;
560 file->f_op = &cifs_file_direct_nobrl_ops; in cifs_open()