Home
last modified time | relevance | path

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

/openbmc/linux/fs/hpfs/
H A Dsuper.c537 static int hpfs_fill_super(struct super_block *s, void *options, int silent) in hpfs_fill_super() function
759 return mount_bdev(fs_type, flags, dev_name, data, hpfs_fill_super); in hpfs_mount()