Home
last modified time | relevance | path

Searched defs:seqid (Results 1 – 8 of 8) sorted by relevance

/fs/nfs/
Dnfs4state.c1068 void nfs_release_seqid(struct nfs_seqid *seqid) in nfs_release_seqid()
1087 void nfs_free_seqid(struct nfs_seqid *seqid) in nfs_free_seqid()
1098 static void nfs_increment_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_seqid()
1126 void nfs_increment_open_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_open_seqid()
1143 void nfs_increment_lock_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_lock_seqid()
1148 int nfs_wait_on_sequence(struct nfs_seqid *seqid, struct rpc_task *task) in nfs_wait_on_sequence()
Dnfs4_fs.h74 static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) in nfs_confirm_seqid()
Dpnfs.c696 u32 seqid = be32_to_cpu(stateid->seqid); in pnfs_layout_stateid_blocked() local
Dnfs4proc.c4621 struct nfs_seqid *seqid) in nfs4_alloc_unlockdata()
4708 struct nfs_seqid *seqid) in nfs4_do_unlck()
4746 struct nfs_seqid *seqid; in nfs4_proc_unlck() local
Dnfs4xdr.c921 const struct nfs_seqid *seqid) in encode_nfs4_seqid()
/fs/nfsd/
Dnfs4state.c1733 check_slot_seqid(u32 seqid, u32 slot_seqid, int slot_inuse) in check_slot_seqid()
2696 …_be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u32 seqid) in nfsd4_check_seqid()
3674 …eqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_… in nfs4_seqid_op_checks()
3701 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_seqid_op()
3724 static __be32 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_confirmed_seqid_op()
Dxdr4.h401 u32 seqid; member
407 u32 seqid; /* request/response */ member
Dstate.h164 u32 seqid; member