Home
last modified time | relevance | path

Searched refs:do_dx_hash (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/debugfs/
Dro_debug_cmds.c130 extern void do_dx_hash __SS_PROTO;
260 do_dx_hash,
Ddebug_cmds.c280 extern void do_dx_hash __SS_PROTO;
618 do_dx_hash,
Dro_debug_cmds.ct72 request do_dx_hash, "Calculate the directory hash of a filename",
Ddebug_cmds.ct154 request do_dx_hash, "Calculate the directory hash of a filename",
Ddebugfs.h102 extern void do_dx_hash(int argc, char **argv, int sci_idx, void *infop);
Dhtree.c306 void do_dx_hash(int argc, char *argv[], int sci_idx EXT2FS_ATTR((unused)), in do_dx_hash() function