Home
last modified time | relevance | path

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

/linux-3.3/fs/nfsd/
Dxdr4.h191 struct nfsd4_locku { struct
192 u32 lu_type;
193 u32 lu_seqid;
194 stateid_t lu_stateid;
195 u64 lu_offset;
196 u64 lu_length;
Dnfs4state.c4197 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function