Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c6807 struct nfslayouthash *lhyp; in nfsrv_layoutget() local
6850 lhyp = NFSLAYOUTHASH(&fh); in nfsrv_layoutget()
6851 NFSLOCKLAYOUT(lhyp); in nfsrv_layoutget()
6861 NFSUNLOCKLAYOUT(lhyp); in nfsrv_layoutget()
6877 nfsrv_freelayout(&lhyp->list, lyp); in nfsrv_layoutget()
6883 NFSUNLOCKLAYOUT(lhyp); in nfsrv_layoutget()
6889 NFSUNLOCKLAYOUT(lhyp); in nfsrv_layoutget()
6901 NFSUNLOCKLAYOUT(lhyp); in nfsrv_layoutget()
6905 NFSUNLOCKLAYOUT(lhyp); in nfsrv_layoutget()
7121 struct nfslayouthash *lhyp; in nfsrv_flexmirrordel() local
[all …]