Searched defs:structs (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | capi20.h | 120 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.4.14/drivers/md/ |
D | dm-cache-target.c | 556 struct prealloc *structs, in get_cell() 1469 static void promote(struct cache *cache, struct prealloc *structs, in promote() 1493 static void writeback(struct cache *cache, struct prealloc *structs, in writeback() 1517 static void demote_then_promote(struct cache *cache, struct prealloc *structs, in demote_then_promote() 1548 static void invalidate(struct cache *cache, struct prealloc *structs, in invalidate() 1572 static void discard(struct cache *cache, struct prealloc *structs, in discard() 1625 static void process_discard_bio(struct cache *cache, struct prealloc *structs, in process_discard_bio() 1777 struct prealloc *structs; member 1798 static void process_cell(struct cache *cache, struct prealloc *structs, in process_cell() 1894 static void process_bio(struct cache *cache, struct prealloc *structs, in process_bio() [all …]
|