Searched refs:is_binderfs_device (Results 1 – 3 of 3) sorted by relevance
81 extern bool is_binderfs_device(const struct inode *inode);87 static inline bool is_binderfs_device(const struct inode *inode) in is_binderfs_device() function
85 bool is_binderfs_device(const struct inode *inode) in is_binderfs_device() function
5635 if (is_binderfs_device(nodp)) { in binder_open()