Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dxdr4.h207 struct nfsd4_locku { struct
208 u32 lu_type;
209 u32 lu_seqid;
210 stateid_t lu_stateid;
211 u64 lu_offset;
212 u64 lu_length;
Dnfs4state.c6256 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function