Home
last modified time | relevance | path

Searched refs:tfhp (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c3777 fhandle_t *fhp = NULL, *tfhp; in nfsrv_getlockfile() local
3796 tfhp = &lfp->lf_fh; in nfsrv_getlockfile()
3797 if (NFSVNO_CMPFH(fhp, tfhp)) { in nfsrv_getlockfile()
8175 fhandle_t fh, *tfhp; in nfsrv_checkdsattr() local
8212 tfhp = &lfp->lf_fh; in nfsrv_checkdsattr()
8213 if (NFSVNO_CMPFH(&fh, tfhp)) in nfsrv_checkdsattr()