Searched refs:stateid_t (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | state.h | 58 } stateid_t; typedef 61 stateid_t cs_stid; 144 stateid_t sc_stateid; 157 stateid_t cp_p_stateid; /* copy of parent's stateid */ 749 stateid_t ls_recall_sid; 779 static inline bool nfsd4_stateid_generation_after(stateid_t *a, stateid_t *b) in nfsd4_stateid_generation_after() 805 stateid_t *stateid, int flags, struct nfsd_file **filp, 808 stateid_t *stateid, unsigned short typemask, 818 void nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid); 853 extern __be32 manage_cpntf_state(struct nfsd_net *nn, stateid_t *st,
|
| H A D | flexfilelayoutxdr.h | 41 stateid_t stateid;
|
| H A D | nfs4xdr.c | 687 nfsd4_decode_stateid4(struct nfsd4_compoundargs *argp, stateid_t *sid) in nfsd4_decode_stateid4() 4352 nfsd4_encode_stateid4(struct xdr_stream *xdr, const stateid_t *sid) in nfsd4_encode_stateid4()
|