Home
last modified time | relevance | path

Searched defs:nfsclclient (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h106 struct nfsclclient { struct
108 struct nfsclownerhead nfsc_owner;
109 struct nfscldeleghead nfsc_deleg;
115 struct nfsv4lock nfsc_lock;
116 struct proc *nfsc_renewthread;
117 struct nfsmount *nfsc_nmp;
118 time_t nfsc_expire;
119 u_int32_t nfsc_clientidrev;
120 u_int32_t nfsc_rev;
121 u_int32_t nfsc_renew;
[all …]