Searched refs:control_dentry (Results 1 – 2 of 2) sorted by relevance
351 return info->control_dentry == dentry; in is_binderfs_control_device()411 if (info->control_dentry) { in binderfs_binder_ctl_create()450 info->control_dentry = dentry; in binderfs_binder_ctl_create()
68 struct dentry *control_dentry; member