rif_cache          56 net/802/tr.c   	struct rif_cache *next;
rif_cache          68 net/802/tr.c   static struct rif_cache *rif_table[RIF_TABLE_SIZE];
rif_cache         256 net/802/tr.c   	struct rif_cache *entry;
rif_cache         348 net/802/tr.c   	struct rif_cache *entry;
rif_cache         384 net/802/tr.c   		entry=kmalloc(sizeof(struct rif_cache),GFP_ATOMIC);
rif_cache         447 net/802/tr.c   		struct rif_cache *entry, **pentry;
rif_cache         479 net/802/tr.c   static struct rif_cache *rif_get_idx(loff_t pos)
rif_cache         482 net/802/tr.c   	struct rif_cache *entry;
rif_cache         505 net/802/tr.c   	struct rif_cache *ent = v;
rif_cache         534 net/802/tr.c   	struct rif_cache *entry = v;