Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h271 u_int64_t cl_first; member
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2557 txdr_hyper(cf.cl_first, tl); in nfsrvd_lock()
2562 len = cf.cl_end - cf.cl_first; in nfsrvd_lock()
2669 txdr_hyper(cf.cl_first, tl); in nfsrvd_lockt()
2674 len = cf.cl_end - cf.cl_first; in nfsrvd_lockt()
H A Dnfs_nfsdstate.c2331 cfp->cl_first = lop->lo_first; in nfsrv_lockctrl()
6040 cfp->cl_first = 0; in nfsrv_dolocal()