Searched refs:isleptp (Results 1 – 1 of 1) sorted by relevance
2374 nfsv4_lock(struct nfsv4lock *lp, int iwantlock, int *isleptp, in nfsv4_lock() argument2378 if (isleptp) in nfsv4_lock()2379 *isleptp = 0; in nfsv4_lock()2401 if (isleptp) in nfsv4_lock()2402 *isleptp = 1; in nfsv4_lock()2453 nfsv4_getref(struct nfsv4lock *lp, int *isleptp, struct mtx *mutex, in nfsv4_getref() argument2457 if (isleptp) in nfsv4_getref()2458 *isleptp = 0; in nfsv4_getref()2467 if (isleptp) in nfsv4_getref()2468 *isleptp = 1; in nfsv4_getref()