Searched refs:cifs_symlink_inode_ops (Results 1 – 3 of 3) sorted by relevance
83 extern const struct inode_operations cifs_symlink_inode_ops;
1207 const struct inode_operations cifs_symlink_inode_ops = { variable
70 inode->i_op = &cifs_symlink_inode_ops; in cifs_set_ops()