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