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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_boot.c135 int nfs_boot_getfh(__unused struct nfs_diskless *nd, __unused int v3, __unused int sotype) function
137 panic("nfs_boot_getfh: no ether");
319 nfs_boot_getfh(struct nfs_diskless *nd, int v3, int sotype) function
H A Dnfs.h1433 int nfs_boot_getfh(struct nfs_diskless *, int, int);
H A Dnfs_vfsops.c906 error = nfs_boot_getfh(&nd, v3, sotype);

Completed in 114 milliseconds