Home
last modified time | relevance | path

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

/linux-3.4.99/arch/s390/hypfs/
Dinode.c271 static int hypfs_fill_super(struct super_block *sb, void *data, int silent) in hypfs_fill_super() function
316 return mount_single(fst, flags, data, hypfs_fill_super); in hypfs_mount()