Searched refs:cifs_dentry_ops (Results 1 – 5 of 5) sorted by relevance
211 direntry->d_op = &cifs_dentry_ops; in setup_cifs_dentry()504 direntry->d_op = &cifs_dentry_ops; in cifs_mknod()644 direntry->d_op = &cifs_dentry_ops; in cifs_lookup()657 direntry->d_op = &cifs_dentry_ops; in cifs_lookup()702 struct dentry_operations cifs_dentry_ops = { variable
81 extern struct dentry_operations cifs_dentry_ops;
217 direntry->d_op = &cifs_dentry_ops; in cifs_symlink()
1149 direntry->d_op = &cifs_dentry_ops;1197 direntry->d_op = &cifs_dentry_ops;
98 tmp_dentry->d_op = &cifs_dentry_ops; in construct_dentry()