HomeSort by relevance Sort by last modified time
    Searched refs:e2fsck_dir_info_set_parent (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/e2fsck/
pass3.c 394 (void) e2fsck_dir_info_set_parent(ctx, ino, 0);
666 if (e2fsck_dir_info_set_parent(ctx, ino, ctx->lost_and_found))
dirinfo.c 385 int e2fsck_dir_info_set_parent(e2fsck_t ctx, ext2_ino_t ino, function
e2fsck.h 396 extern int e2fsck_dir_info_set_parent(e2fsck_t ctx, ext2_ino_t ino,
pass2.c 130 (void) e2fsck_dir_info_set_parent(ctx, EXT2_ROOT_INO, EXT2_ROOT_INO);
1074 (void) e2fsck_dir_info_set_parent(ctx,
    [all...]

Completed in 99 milliseconds