Home
last modified time | relevance | path

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

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