Home
last modified time | relevance | path

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

/Linux-v6.6/fs/hfs/
Dsuper.c378 static int hfs_fill_super(struct super_block *sb, void *data, int silent) in hfs_fill_super() function
456 return mount_bdev(fs_type, flags, dev_name, data, hfs_fill_super); in hfs_mount()