Searched refs:cifs_dentry_ops (Results 1 – 3 of 3) sorted by relevance
114 extern const struct dentry_operations cifs_dentry_ops;
889 const struct dentry_operations cifs_dentry_ops = { variable
307 set_default_d_op(sb, &cifs_dentry_ops); in cifs_read_super()