Searched refs:is_binderfs_device (Results 1 – 3 of 3) sorted by relevance
80 extern bool is_binderfs_device(const struct inode *inode);85 static inline bool is_binderfs_device(const struct inode *inode) in is_binderfs_device() function
86 bool is_binderfs_device(const struct inode *inode) in is_binderfs_device() function
6002 if (is_binderfs_device(nodp)) { in binder_open()
Completed in 21 milliseconds