Home
last modified time | relevance | path

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

/openbmc/linux/fs/qnx4/
H A Dinode.c186 static int qnx4_fill_super(struct super_block *s, void *data, int silent) in qnx4_fill_super() function
384 return mount_bdev(fs_type, flags, dev_name, data, qnx4_fill_super); in qnx4_mount()