Home
last modified time | relevance | path

Searched refs:next_slot (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/core/fs/btrfs/
Dbtrfs.c312 static int next_slot(struct fs_info *fs, struct btrfs_disk_key *key, in next_slot() function
384 } while (!next_slot(fs, &search_key, &path)); in btrfs_read_chunk_tree()
606 next_slot(fs, &search_key, &path); in btrfs_get_fs_tree()
622 } while (!next_slot(fs, &search_key, &path)); in btrfs_get_fs_tree()
/external/v8/src/heap/
Dobjects-visiting.cc254 Object** next_slot = in VisitWeakList() local
256 collector->RecordSlot(tail, next_slot, retained); in VisitWeakList()
/external/mesa3d/src/mapi/
Dmapi_abi.py224 next_slot = 0
239 slot = next_slot
240 next_slot += 1