Searched refs:is_binderfs_control_device (Results 1 – 2 of 2) sorted by relevance
331 static inline bool is_binderfs_control_device(const struct dentry *dentry) in is_binderfs_control_device() function343 if (is_binderfs_control_device(old_dentry) || in binderfs_rename()344 is_binderfs_control_device(new_dentry)) in binderfs_rename()353 if (is_binderfs_control_device(dentry)) in binderfs_unlink()
340 static inline bool is_binderfs_control_device(const struct dentry *dentry) in is_binderfs_control_device() function352 if (is_binderfs_control_device(old_dentry) || in binderfs_rename()353 is_binderfs_control_device(new_dentry)) in binderfs_rename()362 if (is_binderfs_control_device(dentry)) in binderfs_unlink()