Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h321 struct nfsd4_locku { struct
322 u32 lu_type;
323 u32 lu_seqid;
324 stateid_t lu_stateid;
325 u64 lu_offset;
326 u64 lu_length;
H A Dnfs4state.c8223 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function