Home
last modified time | relevance | path

Searched refs:typemask (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_dccp.c83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() argument
85 return typemask & (1 << dh->dccph_type); in match_types()
117 && DCCHECK(match_types(dh, info->typemask), in dccp_mt()
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_dccp.c83 match_types(const struct dccp_hdr *dh, u_int16_t typemask) in match_types() argument
85 return typemask & (1 << dh->dccph_type); in match_types()
117 && DCCHECK(match_types(dh, info->typemask), in dccp_mt()
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H A Dxt_dccp.h21 __u16 typemask; member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H A Dxt_dccp.h21 __u16 typemask; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H A Dxt_dccp.h32 __u16 typemask; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H A Dxt_dccp.h32 __u16 typemask; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H A Dxt_dccp.h19 __u16 typemask; member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4layouts.c271 unsigned char typemask = NFS4_LAYOUT_STID; in nfsd4_preprocess_layout_stateid() local
275 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()
277 status = nfsd4_lookup_stateid(cstate, stateid, typemask, &stid, in nfsd4_preprocess_layout_stateid()
H A Dstate.h637 stateid_t *stateid, unsigned char typemask,
H A Dnfs4state.c2329 find_stateid_by_type(struct nfs4_client *cl, stateid_t *t, char typemask) in find_stateid_by_type() argument
2336 if (typemask & s->sc_type) in find_stateid_by_type()
5691 stateid_t *stateid, unsigned char typemask, in nfsd4_lookup_stateid()
5701 if (typemask & NFS4_REVOKED_DELEG_STID) in nfsd4_lookup_stateid()
5703 else if (typemask & NFS4_DELEG_STID) in nfsd4_lookup_stateid()
5704 typemask |= NFS4_REVOKED_DELEG_STID; in nfsd4_lookup_stateid()
5718 *s = find_stateid_by_type(cstate->clp, stateid, typemask); in nfsd4_lookup_stateid()
6063 stateid_t *stateid, char typemask, in nfs4_preprocess_seqid_op()
6074 status = nfsd4_lookup_stateid(cstate, stateid, typemask, &s, nn); in nfs4_preprocess_seqid_op()
5690 nfsd4_lookup_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid, unsigned char typemask, struct nfs4_stid **s, struct nfsd_net *nn) nfsd4_lookup_stateid() argument
6062 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, char typemask, struct nfs4_ol_stateid **stpp, struct nfsd_net *nn) nfs4_preprocess_seqid_op() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4layouts.c272 unsigned char typemask = NFS4_LAYOUT_STID; in nfsd4_preprocess_layout_stateid() local
276 typemask |= (NFS4_OPEN_STID | NFS4_LOCK_STID | NFS4_DELEG_STID); in nfsd4_preprocess_layout_stateid()
278 status = nfsd4_lookup_stateid(cstate, stateid, typemask, &stid, in nfsd4_preprocess_layout_stateid()
H A Dstate.h677 stateid_t *stateid, unsigned char typemask,
H A Dnfs4state.c2461 find_stateid_by_type(struct nfs4_client *cl, stateid_t *t, char typemask) in find_stateid_by_type() argument
2468 if (typemask & s->sc_type) in find_stateid_by_type()
6432 stateid_t *stateid, unsigned char typemask, in nfsd4_lookup_stateid()
6443 if (typemask & NFS4_REVOKED_DELEG_STID) in nfsd4_lookup_stateid()
6445 else if (typemask & NFS4_DELEG_STID) in nfsd4_lookup_stateid()
6446 typemask |= NFS4_REVOKED_DELEG_STID; in nfsd4_lookup_stateid()
6459 stid = find_stateid_by_type(cstate->clp, stateid, typemask); in nfsd4_lookup_stateid()
6825 * @typemask: mask of allowable types for this operation
6835 stateid_t *stateid, char typemask, in nfs4_preprocess_seqid_op()
6846 status = nfsd4_lookup_stateid(cstate, stateid, typemask, in nfs4_preprocess_seqid_op()
6431 nfsd4_lookup_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid, unsigned char typemask, struct nfs4_stid **s, struct nfsd_net *nn) nfsd4_lookup_stateid() argument
6834 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, char typemask, struct nfs4_ol_stateid **stpp, struct nfsd_net *nn) nfs4_preprocess_seqid_op() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_ct.c2591 lpfc_fdmi_set_attr_fc4types(void *attr, uint16_t attrtype, uint32_t typemask) in lpfc_fdmi_set_attr_fc4types() argument
2599 if (typemask & ATTR_FC4_FCP) in lpfc_fdmi_set_attr_fc4types()
2602 if (typemask & ATTR_FC4_CT) in lpfc_fdmi_set_attr_fc4types()
2605 if (typemask & ATTR_FC4_NVME) in lpfc_fdmi_set_attr_fc4types()

Completed in 31 milliseconds