Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dsuper.c378 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super() function
458 return mount_bdev(fs_type, flags, dev_name, data, hfs_fill_super); in hfs_mount()