HomeSort by: relevance | last modified time | path
    Searched refs:nfslo_type (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clstate.c 962 nlop->nfslo_type = type;
1147 nlop->nfslo_type = F_UNLCK;
1333 if (lop->nfslo_type == F_WRLCK) {
1360 if (lop->nfslo_type == F_WRLCK) {
2049 lop->nfslo_type, tcred, p);
2313 if (new_lop->nfslo_type == F_UNLCK)
2331 if (new_lop->nfslo_type == lop->nfslo_type ||
2341 if (new_lop->nfslo_type != lop->nfslo_type ||
    [all...]
nfs_clrpcops.c 680 if (lop->nfslo_type == F_WRLCK)
  /src/sys/fs/nfs/common/
nfsclstate.h 219 short nfslo_type; member in struct:nfscllock

Completed in 19 milliseconds