HomeSort by: relevance | last modified time | path
    Searched defs:nw_fh (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_impl.c 206 union nfsfh nw_fh; /* (c) */ member in struct:nlm_waiting_lock
1339 memcpy(&nw->nw_fh.fh_bytes, nw->nw_lock.fh.n_bytes,
1341 nw->nw_lock.fh.n_bytes = nw->nw_fh.fh_bytes;

Completed in 48 milliseconds