Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dsuper.c616 static int exfat_fill_super(struct super_block *sb, struct fs_context *fc) in exfat_fill_super() function
708 return get_tree_bdev(fc, exfat_fill_super); in exfat_get_tree()