Searched refs:cifs_file_nobrl_ops (Results 1 – 3 of 3) sorted by relevance
91 extern const struct file_operations cifs_file_nobrl_ops; /* no brlocks */
1574 const struct file_operations cifs_file_nobrl_ops = { variable
48 inode->i_fop = &cifs_file_nobrl_ops; in cifs_set_ops()