ctl_dentry        254 fs/fuse/control.c 	fc->ctl_dentry[fc->ctl_ndents++] = dentry;
ctl_dentry        310 fs/fuse/control.c 		struct dentry *dentry = fc->ctl_dentry[i];
ctl_dentry        735 fs/fuse/fuse_i.h 	struct dentry *ctl_dentry[FUSE_CTL_NUM_DENTRIES];