Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinderfs.c344 static const struct super_operations binderfs_super_ops = { variable
648 sb->s_op = &binderfs_super_ops; in binderfs_fill_super()