Home
last modified time | relevance | path

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

/openbmc/linux/fs/affs/
H A Dsuper.c333 static int affs_fill_super(struct super_block *sb, void *data, int silent) in affs_fill_super() function
631 return mount_bdev(fs_type, flags, dev_name, data, affs_fill_super); in affs_mount()