Searched refs:nfslo_type (Results 1 – 3 of 3) sorted by relevance
1117 nlop->nfslo_type = type; in nfscl_getbytelock()1305 nlop->nfslo_type = F_UNLCK; in nfscl_relbytelock()1491 if (lop->nfslo_type == F_WRLCK) { in nfscl_checkwritelocked()1518 if (lop->nfslo_type == F_WRLCK) { in nfscl_checkwritelocked()2298 lop->nfslo_type, tcred, p); in nfscl_recover()2592 if (new_lop->nfslo_type == F_UNLCK) in nfscl_updatelock()2610 if (new_lop->nfslo_type == lop->nfslo_type || in nfscl_updatelock()2620 if (new_lop->nfslo_type != lop->nfslo_type || in nfscl_updatelock()2689 other_lop->nfslo_type = lop->nfslo_type; in nfscl_updatelock()3145 lop->nfslo_type, (intmax_t)lop->nfslo_first, in nfscl_dumpstate()[all …]
877 if (lop->nfslo_type == F_WRLCK) in nfsrpc_doclose()
235 short nfslo_type; member