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