Home
last modified time | relevance | path

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

/linux/drivers/android/binder/
H A Drust_binderfs.c620 static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc) in binderfs_fill_super() function
708 return get_tree_nodev(fc, binderfs_fill_super); in binderfs_fs_context_get_tree()
/linux/drivers/android/
H A Dbinderfs.c611 static int binderfs_fill_super(struct super_block *sb, struct fs_context *fc) in binderfs_fill_super() function
699 return get_tree_nodev(fc, binderfs_fill_super); in binderfs_fs_context_get_tree()