Home
last modified time | relevance | path

Searched defs:structs (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/isdn/hardware/eicon/
Dcapi20.h120 byte structs[0]; /* Additional Info */ member
129 byte structs[0]; /* Called party number, member
146 byte structs[0]; /* Called party number, member
158 byte structs[0]; /* B_protocol, member
165 byte structs[0]; /* Connected party number, member
171 byte structs[0]; /* empty */ member
175 byte structs[0]; /* Additional Info */ member
187 byte structs[0]; /* empty */ member
193 byte structs[0]; /* Calling party number, member
202 byte structs[0]; /* Called party number, member
[all …]
/linux-4.1.27/drivers/md/
Ddm-cache-target.c507 struct prealloc *structs, in get_cell()
1250 static void promote(struct cache *cache, struct prealloc *structs, in promote()
1274 static void writeback(struct cache *cache, struct prealloc *structs, in writeback()
1298 static void demote_then_promote(struct cache *cache, struct prealloc *structs, in demote_then_promote()
1329 static void invalidate(struct cache *cache, struct prealloc *structs, in invalidate()
1353 static void discard(struct cache *cache, struct prealloc *structs, in discard()
1406 static void process_discard_bio(struct cache *cache, struct prealloc *structs, in process_discard_bio()
1453 struct prealloc *structs; member
1474 static void process_bio(struct cache *cache, struct prealloc *structs, in process_bio()
1605 struct prealloc structs; in process_deferred_bios() local
[all …]