Searched refs:cifs_namespace_inode_operations (Results 1 – 3 of 3) sorted by relevance
84 extern const struct inode_operations cifs_namespace_inode_operations;
248 const struct inode_operations cifs_namespace_inode_operations = { variable
62 inode->i_op = &cifs_namespace_inode_operations; in cifs_set_ops()