Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:string_copy

650 	buf = string_copy(ctx, opts, 0);
696 ctx->log_fn = string_copy(ctx, arg, 0);
879 bad_blocks_file = string_copy(ctx, optarg, 0);
902 ctx->device_name = string_copy(ctx, optarg, 0);
1441 ctx->device_name = string_copy(ctx, sb->s_volume_name,
1445 ctx->device_name = string_copy(ctx, ctx->filesystem_name, 0);