Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinderfs.c342 static const struct super_operations binderfs_super_ops = { variable
680 sb->s_op = &binderfs_super_ops; in binderfs_fill_super()