Home
last modified time | relevance | path

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

/trueos/sys/fs/nfs/
HDnfsrvstate.h227 u_int64_t cl_first; member
/trueos/sys/fs/nfsserver/
HDnfs_nfsdserv.c2311 txdr_hyper(cf.cl_first, tl); in nfsrvd_lock()
2316 len = cf.cl_end - cf.cl_first; in nfsrvd_lock()
2424 txdr_hyper(cf.cl_first, tl); in nfsrvd_lockt()
2429 len = cf.cl_end - cf.cl_first; in nfsrvd_lockt()
HDnfs_nfsdstate.c2112 cfp->cl_first = lop->lo_first; in nfsrv_lockctrl()
5606 cfp->cl_first = 0; in nfsrv_dolocal()