Searched refs:zfs_domount (Results 1 – 4 of 4) sorted by relevance
249 extern int zfs_domount(struct super_block *sb, zfs_mnt_t *zm, int silent);
258 error = -zfs_domount(sb, zm, silent); in zpl_fill_super()
1444 zfs_domount(struct super_block *sb, zfs_mnt_t *zm, int silent) in zfs_domount() function2165 EXPORT_SYMBOL(zfs_domount);
1213 zfs_domount(vfs_t *vfsp, char *osname) in zfs_domount() function1477 error = zfs_domount(vfsp, osname); in zfs_mount()