Searched refs:cifs_file_ops (Results 1 – 3 of 3) sorted by relevance
88 extern const struct file_operations cifs_file_ops;
1483 const struct file_operations cifs_file_ops = { variable
63 inode->i_fop = &cifs_file_ops; in cifs_set_ops()