Home
last modified time | relevance | path

Searched refs:list_for_each (Results 1 – 12 of 12) sorted by relevance

/external/e2fsprogs/lib/blkid/
Dsave.c45 list_for_each(p, &dev->bid_tags) { in save_dev()
120 list_for_each(p, &cache->bic_devs) { in blkid_flush_cache()
Dtag.c74 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()
Dlist.h156 #define list_for_each(pos, head) \ macro
Dcache.c76 list_for_each(p, &cache->bic_devs) {
Ddev.c76 list_for_each(p, &dev->bid_tags) { in blkid_debug_dump_dev()
Dread.c463 list_for_each(p, &dev->bid_tags) { in debug_dump_dev()
Ddevname.c56 list_for_each(p, &cache->bic_devs) { in blkid_get_dev()
/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h106 #define list_for_each(pos, head) \ macro
/external/f2fs-tools/include/
Dlist.h74 #define list_for_each(pos, head) \ macro
/external/iptables/libiptc/
Dlinux_list.h338 #define list_for_each(pos, head) \ macro
Dlibiptc.c705 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/
Dtune2fs.c1454 list_for_each(entry, &blk_move_list) { in translate_block()