Searched refs:cifs_file_direct_nobrl_ops (Results 1 – 4 of 4) sorted by relevance
523 file->f_op = &cifs_file_direct_nobrl_ops;
1611 const struct file_operations cifs_file_direct_nobrl_ops = { variable
989 file->f_op = &cifs_file_direct_nobrl_ops; in cifs_open()
52 inode->i_fop = &cifs_file_direct_nobrl_ops; in cifs_set_ops()