Searched refs:otherlop (Results 1 – 1 of 1) sorted by relevance
1090 struct nfscllock *nlop, *otherlop; in nfscl_getbytelock() local1113 otherlop = malloc( in nfscl_getbytelock()1136 free(otherlop, M_NFSCLLOCK); in nfscl_getbytelock()1207 free(otherlop, M_NFSCLLOCK); in nfscl_getbytelock()1249 ret = nfscl_updatelock(lp, &nlop, &otherlop, donelocally); in nfscl_getbytelock()1271 if (otherlop) in nfscl_getbytelock()1272 free(otherlop, M_NFSCLLOCK); in nfscl_getbytelock()