Searched refs:otherlop (Results 1 – 1 of 1) sorted by relevance
998 struct nfscllock *nlop, *otherlop; in nfscl_getbytelock() local1021 otherlop = malloc( in nfscl_getbytelock()1044 free(otherlop, M_NFSCLLOCK); in nfscl_getbytelock()1115 free(otherlop, M_NFSCLLOCK); in nfscl_getbytelock()1157 ret = nfscl_updatelock(lp, &nlop, &otherlop, donelocally); in nfscl_getbytelock()1179 if (otherlop) in nfscl_getbytelock()1180 free(otherlop, M_NFSCLLOCK); in nfscl_getbytelock()