Searched refs:list_for_each (Results 1 – 12 of 12) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | save.c | 45 list_for_each(p, &dev->bid_tags) { in save_dev() 120 list_for_each(p, &cache->bic_devs) { in blkid_flush_cache()
|
D | tag.c | 74 list_for_each(p, &dev->bid_tags) { in blkid_find_tag_dev() 112 list_for_each(p, &cache->bic_tags) { in blkid_find_head_cache() 351 list_for_each(p, &head->bit_names) { in blkid_find_dev_with_tag()
|
D | list.h | 156 #define list_for_each(pos, head) \ macro
|
D | cache.c | 76 list_for_each(p, &cache->bic_devs) {
|
D | dev.c | 76 list_for_each(p, &dev->bid_tags) { in blkid_debug_dump_dev()
|
D | read.c | 463 list_for_each(p, &dev->bid_tags) { in debug_dump_dev()
|
D | devname.c | 56 list_for_each(p, &cache->bic_devs) { in blkid_get_dev()
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-list.h | 106 #define list_for_each(pos, head) \ macro
|
/external/f2fs-tools/include/ |
D | list.h | 74 #define list_for_each(pos, head) \ macro
|
/external/iptables/libiptc/ |
D | linux_list.h | 338 #define list_for_each(pos, head) \ macro
|
D | libiptc.c | 705 list_for_each(pos, list_start_pos->prev) { in iptcc_find_chain_by_offset() 730 list_for_each(pos, &handle->chains) { in iptcc_find_label() 770 list_for_each(pos, list_start_pos->prev) { in iptcc_find_label()
|
/external/e2fsprogs/misc/ |
D | tune2fs.c | 1454 list_for_each(entry, &blk_move_list) { in translate_block()
|