Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/android/
Dbinderfs.c659 static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc) in binderfs_fill_super() function
747 return get_tree_nodev(fc, binderfs_fill_super); in binderfs_fs_context_get_tree()