Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/nfs/ !
H A Dnfs_boot.c152 nfs_boot_getfh(__unused struct nfs_diskless *nd, __unused int v3, __unused int sotype) in nfs_boot_getfh() function
312 nfs_boot_getfh(struct nfs_diskless *nd, int v3, int sotype) in nfs_boot_getfh() function
869 error = nfs_boot_getfh(&nd, v3, sotype); in nfs_mountroot()
H A Dnfs.h1609 int nfs_boot_getfh(struct nfs_diskless *, int, int);