Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/common/
Dnfsrvstate.h228 u_int64_t cl_first; member
/netbsd/src/sys/fs/nfs/server/
Dnfs_nfsdserv.c2333 txdr_hyper(cf.cl_first, tl); in nfsrvd_lock()
2338 len = cf.cl_end - cf.cl_first; in nfsrvd_lock()
2444 txdr_hyper(cf.cl_first, tl); in nfsrvd_lockt()
2449 len = cf.cl_end - cf.cl_first; in nfsrvd_lockt()
Dnfs_nfsdstate.c2125 cfp->cl_first = lop->lo_first; in nfsrv_lockctrl()
5637 cfp->cl_first = 0; in nfsrv_dolocal()