Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dsuper.c374 static int hfsplus_fill_super(struct super_block *sb, void *data, int silent) in hfsplus_fill_super() function
641 return mount_bdev(fs_type, flags, dev_name, data, hfsplus_fill_super); in hfsplus_mount()