Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dloop.c586 struct walking_inode_data dump_needed; in e2fs_dump_dir_by_dpath() local
609 dump_needed.dumped_count = 0; in e2fs_dump_dir_by_dpath()
610 dump_needed.current_out_native_dirpath = out_dp; in e2fs_dump_dir_by_dpath()
611 res = dump_inode_recursively_by_inodenum(fs, ino, &dump_needed, dname); in e2fs_dump_dir_by_dpath()
612 *count = dump_needed.dumped_count; in e2fs_dump_dir_by_dpath()

Completed in 3 milliseconds