Searched refs:zfs_domount (Results 1 – 4 of 4) sorted by relevance
212 extern int zfs_domount(struct super_block *sb, zfs_mnt_t *zm, int silent);
253 error = -zfs_domount(sb, zm, silent); in zpl_fill_super()
1451 zfs_domount(struct super_block *sb, zfs_mnt_t *zm, int silent) in zfs_domount() function2169 EXPORT_SYMBOL(zfs_domount);
1163 zfs_domount(vfs_t *vfsp, char *osname) in zfs_domount() function1415 error = zfs_domount(vfsp, osname); in zfs_mount()