Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenfs/
H A Dsuper.c47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc) in xenfs_fill_super() function
74 return get_tree_single(fc, xenfs_fill_super); in xenfs_get_tree()