Searched refs:cifs_file_inode_ops (Results 1 – 3 of 3) sorted by relevance
81 extern const struct inode_operations cifs_file_inode_ops;
1120 const struct inode_operations cifs_file_inode_ops = { variable
48 inode->i_op = &cifs_file_inode_ops; in cifs_set_ops()