Searched refs:real_private (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Ddir_iterate.c97 void *real_private; member in struct:xlate
107 return (*xl->func)(dirent, offset, blocksize, buf, xl->real_private);
123 xl.real_private = priv_data;
H A Dblock.c404 void *real_private; member in struct:xlate
417 return (*xl->func)(fs, blocknr, (int) blockcnt, xl->real_private);
432 xl.real_private = priv_data;

Completed in 42 milliseconds