Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binderfs.c325 static const struct super_operations binderfs_super_ops = { variable
647 sb->s_op = &binderfs_super_ops; in binderfs_fill_super()
/linux/drivers/android/
H A Dbinderfs.c334 static const struct super_operations binderfs_super_ops = { variable
638 sb->s_op = &binderfs_super_ops; in binderfs_fill_super()