Home
last modified time | relevance | path

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

/openbmc/linux/fs/sysv/
H A Dsuper.c474 static int v7_fill_super(struct super_block *sb, void *data, int silent) in v7_fill_super() function
540 return mount_bdev(fs_type, flags, dev_name, data, v7_fill_super); in v7_mount()