Searched refs:configfs_dentry_ops (Results 1 – 2 of 2) sorted by relevance
95 set_default_d_op(sb, &configfs_dentry_ops); /* the rest get that */ in configfs_fill_super()
68 const struct dentry_operations configfs_dentry_ops = { variable