Home
last modified time | relevance | path

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

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