Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_internal.h81 extern bool is_binderfs_device(const struct inode *inode);
87 static inline bool is_binderfs_device(const struct inode *inode)
88 static inline bool is_binderfs_device(const struct inode *inode) is_binderfs_device() function
H A Dbinderfs.c86 bool is_binderfs_device(const struct inode *inode) in is_binderfs_device() function