Searched refs:VOIDPTR_TO_INT (Results 1 – 1 of 1) sorted by relevance
46 #define VOIDPTR_TO_INT(ptr) ((int)(intptr_t)(ptr)) macro526 ino = (ext2_ino_t)VOIDPTR_TO_INT(dnode_getkey(n)); in pass1d()