Home
last modified time | relevance | path

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

/fs/vboxsf/
Dsuper.c119 static int vboxsf_fill_super(struct super_block *sb, struct fs_context *fc) in vboxsf_fill_super() function
402 return get_tree_nodev(fc, vboxsf_fill_super); in vboxsf_get_tree()