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

  /src/sys/fs/nfs/common/
nfsrvstate.h 258 fhandle_t lf_fh; /* The file handle */ member in struct:nfslockfile
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 1404 tvp = nfsvno_getvp(&lfp->lf_fh);
3448 if (NFSBCMP((caddr_t)&fh, (caddr_t)&stp->ls_lfp->lf_fh,
3542 fhp = &new_lfp->lf_fh;
3573 fhp = &new_lfp->lf_fh;
3582 tfhp = &lfp->lf_fh;
4885 NFSBCOPY((caddr_t)&stp->ls_lfp->lf_fh, (caddr_t)&tfh,

Completed in 17 milliseconds