Searched refs:fhpp (Results 1 – 1 of 1) sorted by relevance
6060 struct vnode ***dvppp, fhandle_t **fhpp, in nfsrv_dsgetsockmnt() argument6090 if (fhpp != NULL) in nfsrv_dsgetsockmnt()6091 *fhpp = NULL; in nfsrv_dsgetsockmnt()6153 if (fhpp != NULL) in nfsrv_dsgetsockmnt()6154 tfhp = *fhpp = malloc(sizeof(*tfhp) * mirrorcnt * k, M_TEMP, in nfsrv_dsgetsockmnt()6297 if (fhpp != NULL) in nfsrv_dsgetsockmnt()6300 if (dvppp != NULL || fhpp != NULL) { in nfsrv_dsgetsockmnt()6362 if (fhpp != NULL) { in nfsrv_dsgetsockmnt()6363 free(*fhpp, M_TEMP); in nfsrv_dsgetsockmnt()6364 *fhpp = NULL; in nfsrv_dsgetsockmnt()[all …]