Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4state.c1052 void nfs_release_seqid(struct nfs_seqid *seqid) in nfs_release_seqid()
1069 void nfs_free_seqid(struct nfs_seqid *seqid) in nfs_free_seqid()
1080 static void nfs_increment_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_seqid()
1110 void nfs_increment_open_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_open_seqid()
1129 void nfs_increment_lock_seqid(int status, struct nfs_seqid *seqid) in nfs_increment_lock_seqid()
1135 int nfs_wait_on_sequence(struct nfs_seqid *seqid, struct rpc_task *task) in nfs_wait_on_sequence()
H A Dpnfs.c1099 u32 seqid = be32_to_cpu(stateid->seqid); in pnfs_layout_stateid_blocked() local
H A Dnfs4proc.c7087 struct nfs_seqid *seqid) in nfs4_alloc_unlockdata()
7212 struct nfs_seqid *seqid) in nfs4_do_unlck()
7259 struct nfs_seqid *seqid; in nfs4_proc_unlck() local
H A Dnfs4xdr.c1024 const struct nfs_seqid *seqid) in encode_nfs4_seqid()
/linux/drivers/net/phy/
H A Ddp83640.c84 u16 seqid; /* sequenceId[15:0] */ member
99 u16 seqid; member
794 u16 seqid; in match() local
/linux/drivers/ptp/
H A Dptp_ines.c142 u16 seqid; member
455 u16 portn, seqid; in ines_match() local
/linux/include/linux/
H A Dnfs_xdr.h486 struct nfs_seqid * seqid; member
519 struct nfs_seqid * seqid; member
538 struct nfs_seqid * seqid; member
544 struct nfs_seqid * seqid; member
554 struct nfs_seqid * seqid; member
566 struct nfs_seqid * seqid; member
605 struct nfs_seqid * seqid; member
612 struct nfs_seqid * seqid; member
1405 u32 seqid; member
1416 uint32_t seqid; member
[all …]
H A Dnfs4.h61 __be32 seqid; member
/linux/drivers/net/ethernet/ti/
H A Dcpts.c439 u16 seqid; in cpts_skb_get_mtype_seqid() local
/linux/arch/sparc/kernel/
H A Dldc.c67 u32 seqid; member
707 static int rx_seq_ok(struct ldc_channel *lp, u32 seqid) in rx_seq_ok()
/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x224 uint32_t seqid; member
/linux/fs/nfsd/
H A Dnfs4state.c4457 static __be32 check_slot_seqid(u32 seqid, u32 slot_seqid, u8 flags) in check_slot_seqid()
6234 …_be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u32 seqid) in nfsd4_check_seqid()
8327 …eqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_… in nfs4_seqid_op_checks()
8362 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_seqid_op()
8394 static __be32 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, in nfs4_preprocess_confirmed_seqid_op()
H A Dnfs4callback.c548 u32 seqid, slotid, target; in decode_cb_sequence4resok() local
H A Dxdr4.h583 u32 seqid; member
595 u32 seqid; /* request/response */ member
H A Dstate.h398 u32 seqid; member
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h183 uint32_t seqid; member
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A 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/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c284 static int ixp_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in ixp_ptp_match()