configfs_dentry_ops 93 fs/configfs/configfs_internal.h extern const struct dentry_operations configfs_dentry_ops; configfs_dentry_ops 62 fs/configfs/dir.c const struct dentry_operations configfs_dentry_ops = { configfs_dentry_ops 97 fs/configfs/mount.c sb->s_d_op = &configfs_dentry_ops; /* the rest get that */