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