Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinderfs.c652 static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc) in binderfs_fill_super() function
740 return get_tree_nodev(fc, binderfs_fill_super); in binderfs_fs_context_get_tree()