Searched refs:zmount (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/stand/efi/boot1/
H A Dzfs_module.c142 struct zfsmount zmount; local
163 if ((err = zfs_mount(spa, 0, &zmount)) != 0) {
168 if ((err = zfs_lookup(&zmount, filepath, &dn)) != 0) {

Completed in 99 milliseconds