Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsrvstate.h272 u_int64_t cl_end; member
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c912 void (*cl_end) (struct parseunit *); /* active poll end routine */ member
2825 if (parse->parse_type->cl_end) in parse_shutdown()
2827 parse->parse_type->cl_end(parse); in parse_shutdown()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2559 if (cf.cl_end == NFS64BITSSET) in nfsrvd_lock()
2562 len = cf.cl_end - cf.cl_first; in nfsrvd_lock()
2671 if (cf.cl_end == NFS64BITSSET) in nfsrvd_lockt()
2674 len = cf.cl_end - cf.cl_first; in nfsrvd_lockt()
H A Dnfs_nfsdstate.c2413 cfp->cl_end = lop->lo_end; in nfsrv_lockctrl()
6122 cfp->cl_end = NFS64BITSSET; in nfsrv_dolocal()