Searched refs:isleptp (Results 1 – 1 of 1) sorted by relevance
2254 nfsv4_lock(struct nfsv4lock *lp, int iwantlock, int *isleptp, in nfsv4_lock() argument2258 if (isleptp) in nfsv4_lock()2259 *isleptp = 0; in nfsv4_lock()2281 if (isleptp) in nfsv4_lock()2282 *isleptp = 1; in nfsv4_lock()2333 nfsv4_getref(struct nfsv4lock *lp, int *isleptp, struct mtx *mutex, in nfsv4_getref() argument2337 if (isleptp) in nfsv4_getref()2338 *isleptp = 0; in nfsv4_getref()2347 if (isleptp) in nfsv4_getref()2348 *isleptp = 1; in nfsv4_getref()