common 449 fs/nfsd/nfs3proc.c resp->common.err = nfs_ok;
common 453 fs/nfsd/nfs3proc.c &resp->common, nfs3svc_encode_entry);
common 487 fs/nfsd/nfs3proc.c resp->common.err = nfs_ok;
common 494 fs/nfsd/nfs3proc.c &resp->common,
common 795 fs/nfsd/nfs3xdr.c *p++ = htonl(resp->common.err == nfserr_eof);
common 878 fs/nfsd/nfs3xdr.c common);
common 913 fs/nfsd/nfs3xdr.c cd->common.err = nfserr_toosmall;
common 1008 fs/nfsd/nfs3xdr.c cd->common.err = nfserr_toosmall;
common 1014 fs/nfsd/nfs3xdr.c cd->common.err = nfs_ok;
common 1907 fs/nfsd/nfs4xdr.c struct nfsd4_readdir *cd = container_of(ccd, struct nfsd4_readdir, common);
common 1914 fs/nfsd/nfs4xdr.c cd->common.err = nfs_ok;
common 1958 fs/nfsd/nfs4xdr.c cd->common.err = nfs_ok;
common 1961 fs/nfsd/nfs4xdr.c cd->common.err = nfserr;
common 2383 fs/nfsd/nfs4xdr.c readdir->common.err = 0;
common 2391 fs/nfsd/nfs4xdr.c &readdir->common, nfsd4_encode_dirent);
common 2393 fs/nfsd/nfs4xdr.c readdir->common.err == nfserr_toosmall &&
common 2406 fs/nfsd/nfs4xdr.c *p++ = htonl(readdir->common.err == nfserr_eof);
common 500 fs/nfsd/nfsproc.c resp->common.err = nfs_ok;
common 504 fs/nfsd/nfsproc.c &resp->common, nfssvc_encode_entry);
common 482 fs/nfsd/nfsxdr.c *p++ = htonl((resp->common.err == nfserr_eof));
common 507 fs/nfsd/nfsxdr.c struct nfsd_readdirres *cd = container_of(ccd, struct nfsd_readdirres, common);
common 517 fs/nfsd/nfsxdr.c cd->common.err = nfserr_fbig;
common 527 fs/nfsd/nfsxdr.c cd->common.err = nfserr_toosmall;
common 531 fs/nfsd/nfsxdr.c cd->common.err = nfserr_fbig;
common 542 fs/nfsd/nfsxdr.c cd->common.err = nfs_ok;
common 547 include/acpi/aclocal.h struct acpi_common_state common;
common 671 include/acpi/aclocal.h struct acpi_parse_obj_common common;
common 360 include/acpi/acmacros.h #define ACPI_GET_DESCRIPTOR_TYPE(d) (((union acpi_descriptor *)(void *)(d))->common.descriptor_type)
common 361 include/acpi/acmacros.h #define ACPI_SET_DESCRIPTOR_TYPE(d,t) (((union acpi_descriptor *)(void *)(d))->common.descriptor_type = t)
common 365 include/acpi/acmacros.h #define ACPI_GET_OBJECT_TYPE(d) (((union acpi_operand_object *)(void *)(d))->common.type)
common 670 include/acpi/acmacros.h #define ACPI_ADD_OBJECT_NAME(a,b) ACPI_MEMSET (a->common.name, ' ', sizeof (a->common.name));\
common 671 include/acpi/acmacros.h ACPI_STRNCPY (a->common.name, acpi_gbl_ns_type_names[b], sizeof (a->common.name))
common 357 include/acpi/acobject.h struct acpi_object_common common;
common 415 include/acpi/acobject.h struct acpi_common_descriptor common;
common 161 include/linux/firewire-cdev.h struct fw_cdev_event_common common;
common 110 include/linux/nfsd/xdr.h struct readdir_cd common;
common 181 include/linux/nfsd/xdr3.h struct readdir_cd common;
common 266 include/linux/nfsd/xdr4.h struct readdir_cd common;
common 24 include/net/act_api.h #define tcf_next common.tcfc_next
common 25 include/net/act_api.h #define tcf_index common.tcfc_index
common 26 include/net/act_api.h #define tcf_refcnt common.tcfc_refcnt
common 27 include/net/act_api.h #define tcf_bindcnt common.tcfc_bindcnt
common 28 include/net/act_api.h #define tcf_capab common.tcfc_capab
common 29 include/net/act_api.h #define tcf_action common.tcfc_action
common 30 include/net/act_api.h #define tcf_tm common.tcfc_tm
common 31 include/net/act_api.h #define tcf_bstats common.tcfc_bstats
common 32 include/net/act_api.h #define tcf_qstats common.tcfc_qstats
common 33 include/net/act_api.h #define tcf_rate_est common.tcfc_rate_est
common 34 include/net/act_api.h #define tcf_lock common.tcfc_lock
common 37 include/net/act_api.h struct tcf_common common;
common 49 include/net/act_api.h container_of(pc, struct tcf_police, common)
common 68 include/net/act_api.h struct tcf_common common;
common 7 include/net/tc_act/tc_defact.h struct tcf_common common;
common 12 include/net/tc_act/tc_defact.h container_of(pc, struct tcf_defact, common)
common 7 include/net/tc_act/tc_gact.h struct tcf_common common;
common 15 include/net/tc_act/tc_gact.h container_of(pc, struct tcf_gact, common)
common 9 include/net/tc_act/tc_ipt.h struct tcf_common common;
common 15 include/net/tc_act/tc_ipt.h container_of(pc, struct tcf_ipt, common)
common 7 include/net/tc_act/tc_mirred.h struct tcf_common common;
common 14 include/net/tc_act/tc_mirred.h container_of(pc, struct tcf_mirred, common)
common 8 include/net/tc_act/tc_nat.h struct tcf_common common;
common 18 include/net/tc_act/tc_nat.h return container_of(pc, struct tcf_nat, common);
common 7 include/net/tc_act/tc_pedit.h struct tcf_common common;
common 13 include/net/tc_act/tc_pedit.h container_of(pc, struct tcf_pedit, common)
common 26 include/net/tc_act/tc_skbedit.h struct tcf_common common;
common 32 include/net/tc_act/tc_skbedit.h container_of(pc, struct tcf_skbedit, common)
common 40 net/decnet/dn_rules.c struct fib_rule common;
common 37 net/ipv4/fib_rules.c struct fib_rule common;
common 26 net/ipv6/fib6_rules.c struct fib_rule common;
common 139 net/ipv6/fib6_rules.c } else if (!(r->common.flags & FIB_RULE_FIND_SADDR))
common 124 net/sched/act_gact.c return tcf_hash_release(&gact->common, bind, &gact_hash_info);
common 90 net/sched/act_ipt.c tcf_hash_destroy(&ipt->common, &ipt_hash_info);
common 50 net/sched/act_mirred.c tcf_hash_destroy(&m->common, &mirred_hash_info);
common 102 net/sched/act_nat.c return tcf_hash_release(&p->common, bind, &nat_hash_info);
common 114 net/sched/act_pedit.c if (tcf_hash_release(&p->common, bind, &pedit_hash_info)) {
common 105 net/sched/act_police.c if (*p1p == &p->common) {
common 235 net/sched/act_police.c tcf_police_ht[h] = &police->common;
common 66 net/sched/act_simple.c tcf_hash_destroy(&d->common, &simp_hash_info);
common 141 net/sched/act_skbedit.c return tcf_hash_release(&d->common, bind, &skbedit_hash_info);
common 76 net/sched/sch_cbq.c struct Qdisc_class_common common;
common 187 net/sched/sch_cbq.c return container_of(clc, struct cbq_class, common);
common 1082 net/sched/sch_cbq.c hlist_for_each_entry(cl, n, &q->clhash.hash[h], common.hnode) {
common 1091 net/sched/sch_cbq.c printk(KERN_WARNING "CBQ: class %08x has bad quantum==%ld, repaired.\n", cl->common.classid, cl->quantum);
common 1124 net/sched/sch_cbq.c common.hnode) {
common 1142 net/sched/sch_cbq.c splitid = split->common.classid;
common 1145 net/sched/sch_cbq.c if (split == NULL || split->common.classid != splitid) {
common 1147 net/sched/sch_cbq.c if (split->common.classid == splitid)
common 1170 net/sched/sch_cbq.c qdisc_class_hash_remove(&q->clhash, &this->common);
common 1199 net/sched/sch_cbq.c qdisc_class_hash_insert(&q->clhash, &this->common);
common 1259 net/sched/sch_cbq.c hlist_for_each_entry(cl, n, &q->clhash.hash[h], common.hnode) {
common 1412 net/sched/sch_cbq.c q->link.common.classid = sch->handle;
common 1530 net/sched/sch_cbq.c opt.split = cl->split ? cl->split->common.classid : 0;
common 1611 net/sched/sch_cbq.c tcm->tcm_parent = cl->tparent->common.classid;
common 1614 net/sched/sch_cbq.c tcm->tcm_handle = cl->common.classid;
common 1661 net/sched/sch_cbq.c cl->common.classid);
common 1740 net/sched/sch_cbq.c hlist_for_each_entry(cl, n, &q->clhash.hash[h], common.hnode)
common 1745 net/sched/sch_cbq.c common.hnode)
common 1793 net/sched/sch_cbq.c cl->tparent->common.classid != parentid)
common 1896 net/sched/sch_cbq.c cl->common.classid = classid;
common 2031 net/sched/sch_cbq.c hlist_for_each_entry(cl, n, &q->clhash.hash[h], common.hnode) {
common 74 net/sched/sch_htb.c struct Qdisc_class_common common;
common 183 net/sched/sch_htb.c return container_of(clc, struct htb_class, common);
common 264 net/sched/sch_htb.c if (cl->common.classid > c->common.classid)
common 428 net/sched/sch_htb.c p->un.inner.last_ptr_id[prio] = cl->common.classid;
common 736 net/sched/sch_htb.c if (id == cl->common.classid)
common 739 net/sched/sch_htb.c if (id > cl->common.classid) {
common 849 net/sched/sch_htb.c cl->common.classid);
common 966 net/sched/sch_htb.c hlist_for_each_entry(cl, n, &q->clhash.hash[i], common.hnode) {
common 1083 net/sched/sch_htb.c tcm->tcm_parent = cl->parent ? cl->parent->common.classid : TC_H_ROOT;
common 1084 net/sched/sch_htb.c tcm->tcm_handle = cl->common.classid;
common 1140 net/sched/sch_htb.c cl->common.classid))
common 1239 net/sched/sch_htb.c hlist_for_each_entry(cl, n, &q->clhash.hash[i], common.hnode)
common 1244 net/sched/sch_htb.c common.hnode)
common 1268 net/sched/sch_htb.c cl->parent->common.classid);
common 1281 net/sched/sch_htb.c qdisc_class_hash_remove(&q->clhash, &cl->common);
common 1413 net/sched/sch_htb.c cl->common.classid = classid;
common 1424 net/sched/sch_htb.c qdisc_class_hash_insert(&q->clhash, &cl->common);
common 1442 net/sched/sch_htb.c cl->common.classid);
common 1448 net/sched/sch_htb.c cl->common.classid);
common 1531 net/sched/sch_htb.c hlist_for_each_entry(cl, n, &q->clhash.hash[i], common.hnode) {
common 75 scripts/selinux/mdp/mdp.c struct common common[] = {
common 88 scripts/selinux/mdp/mdp.c char *common;
common 147 scripts/selinux/mdp/mdp.c for (i=0; i< sizeof(common)/sizeof(struct common); i++) {
common 149 scripts/selinux/mdp/mdp.c find_common_name(common[i].cname, cname, 100);
common 152 scripts/selinux/mdp/mdp.c for (j=0; common[i].perms[j]; j++)
common 153 scripts/selinux/mdp/mdp.c fprintf(fout, "\t%s\n", common[i].perms[j]);
common 167 scripts/selinux/mdp/mdp.c fprintf(fout, "inherits %s\n", av_inherit[j].common);