Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dnfs4state.c1088 void nfs_release_seqid(struct nfs_seqid *seqid) in nfs_release_seqid()
1107 void nfs_free_seqid(struct nfs_seqid *seqid) in nfs_free_seqid()
1118 static void nfs_increment_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_seqid()
1148 void nfs_increment_open_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_open_seqid()
1167 void nfs_increment_lock_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_lock_seqid()
1173 int nfs_wait_on_sequence(struct nfs_seqid *seqid, struct rpc_task *task) in nfs_wait_on_sequence()
Dnfs4_fs.h98 static inline void nfs_confirm_seqid(struct nfs_seqid_counter *seqid, int status) in nfs_confirm_seqid()
624 u32 seqid = be32_to_cpu(s1->seqid); in nfs4_stateid_seqid_inc() local
Dpnfs.c1013 u32 seqid = be32_to_cpu(stateid->seqid); in pnfs_layout_stateid_blocked() local
Dnfs4proc.c6837 struct nfs_seqid *seqid) in nfs4_alloc_unlockdata()
6954 struct nfs_seqid *seqid) in nfs4_do_unlck()
7000 struct nfs_seqid *seqid; in nfs4_proc_unlck() local
Dnfs4xdr.c1021 const struct nfs_seqid *seqid) in encode_nfs4_seqid()
/linux-5.19.10/drivers/char/ipmi/
Dipmi_msghandler.c259 long seqid; member
273 #define STORE_SEQ_IN_MSGID(seq, seqid) \ argument
276 #define GET_SEQ_FROM_MSGID(msgid, seq, seqid) \ argument
282 #define NEXT_SEQID(seqid) (((seqid) + 1) & 0x3ffffff) argument
1056 long *seqid) in intf_next_seq()
1144 unsigned long seqid; in intf_start_seq_timer() local
1173 unsigned long seqid; in intf_err_seq() local
1993 long seqid; in i_ipmi_req_ipmb() local
2185 long seqid; in i_ipmi_req_lan() local
4908 unsigned char seq, long seqid) in smi_from_recv_msg()
/linux-5.19.10/drivers/net/phy/
Ddp83640.c83 u16 seqid; /* sequenceId[15:0] */ member
98 u16 seqid; member
816 u16 seqid; in match() local
/linux-5.19.10/drivers/ptp/
Dptp_ines.c142 u16 seqid; member
435 u16 portn, seqid; in ines_match() local
/linux-5.19.10/include/linux/
Dnfs_xdr.h458 struct nfs_seqid * seqid; member
491 struct nfs_seqid * seqid; member
513 struct nfs_seqid * seqid; member
519 struct nfs_seqid * seqid; member
529 struct nfs_seqid * seqid; member
541 struct nfs_seqid * seqid; member
581 struct nfs_seqid * seqid; member
588 struct nfs_seqid * seqid; member
1363 u32 seqid; member
1374 uint32_t seqid; member
[all …]
Dnfs4.h59 __be32 seqid; member
/linux-5.19.10/drivers/net/ethernet/ti/
Dcpts.c451 u16 seqid; in cpts_skb_get_mtype_seqid() local
Dam65-cpts.c755 u16 seqid; in am65_skb_get_mtype_seqid() local
/linux-5.19.10/arch/sparc/kernel/
Dldc.c67 u32 seqid; member
707 static int rx_seq_ok(struct ldc_channel *lp, u32 seqid) in rx_seq_ok()
/linux-5.19.10/fs/nfsd/
Dnfs4state.c3372 check_slot_seqid(u32 seqid, u32 slot_seqid, int slot_inuse) in check_slot_seqid()
4848 …_be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u32 seqid) in nfsd4_check_seqid()
6424 …eqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_… in nfs4_seqid_op_checks()
6448 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_seqid_op()
6474 static __be32 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_confirmed_seqid_op()
Dxdr4.h424 u32 seqid; member
435 u32 seqid; /* request/response */ member
Dstate.h220 u32 seqid; member
/linux-5.19.10/drivers/net/ethernet/mscc/
Docelot.c1036 static bool ocelot_validate_ptp_skb(struct sk_buff *clone, u16 seqid) in ocelot_validate_ptp_skb()
1054 u32 val, id, seqid, txport; in ocelot_get_txtstamp() local
/linux-5.19.10/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c104 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match()
/linux-5.19.10/drivers/net/ethernet/xscale/
Dixp4xx_eth.c275 static int ixp_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in ixp_ptp_match()