Home
last modified time | relevance | path

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

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