Home
last modified time | relevance | path

Searched refs:control_dentry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/
H A Dbinderfs.c355 return info->control_dentry == dentry; in is_binderfs_control_device()
415 if (info->control_dentry) { in binderfs_binder_ctl_create()
454 info->control_dentry = dentry; in binderfs_binder_ctl_create()
H A Dbinder_internal.h55 * @control_dentry: This records the dentry of this binderfs mount
68 struct dentry *control_dentry;
69 struct dentry *control_dentry; global() member