OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:real_private
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/lib/ext2fs/
dir_iterate.c
140
void *
real_private
;
member in struct:xlate
150
return (*xl->func)(dirent, offset, blocksize, buf, xl->
real_private
);
166
xl.
real_private
= priv_data;
block.c
515
void *
real_private
;
member in struct:xlate
528
return (*xl->func)(fs, blocknr, (int) blockcnt, xl->
real_private
);
543
xl.
real_private
= priv_data;
Completed in 45 milliseconds