Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/qnx6/
Dinode.c296 static int qnx6_fill_super(struct super_block *s, void *data, int silent) in qnx6_fill_super() function
643 return mount_bdev(fs_type, flags, dev_name, data, qnx6_fill_super); in qnx6_mount()