Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_super.c250 zpl_fill_super(struct super_block *sb, void *data, int silent) in zpl_fill_super() function
334 err = zpl_fill_super(s, zm, flags & SB_SILENT ? 1 : 0); in zpl_mount_impl()