Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binderfs.c758 static struct file_system_type binder_fs_type = { variable
788 ret = register_filesystem(&binder_fs_type); in init_rust_binderfs()
/linux/drivers/android/
H A Dbinderfs.c749 static struct file_system_type binder_fs_type = { variable
779 ret = register_filesystem(&binder_fs_type); in init_binderfs()