Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dxdr4.h202 struct nfsd4_locku { struct
203 u32 lu_type;
204 u32 lu_seqid;
205 stateid_t lu_stateid;
206 u64 lu_offset;
207 u64 lu_length;
Dnfs4state.c4302 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function