Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinderfs.c685 static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc) in binderfs_fill_super() function
773 return get_tree_nodev(fc, binderfs_fill_super); in binderfs_fs_context_get_tree()