Home
last modified time | relevance | path

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

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