Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinderfs.c342 static const struct super_operations binderfs_super_ops = { variable
686 sb->s_op = &binderfs_super_ops; in binderfs_fill_super()