Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:io_ptr

1043 static errcode_t try_open_fs(e2fsck_t ctx, int flags, io_manager io_ptr,
1052 io_ptr, ret_fs);
1064 io_ptr, ret_fs);
1070 flags, 0, 0, io_ptr, ret_fs);
1168 io_manager io_ptr;
1252 io_ptr = test_io_manager;
1256 io_ptr = unix_io_manager;
1272 retval = try_open_fs(ctx, flags, io_ptr, &fs);
1302 get_backup_sb(ctx, fs, ctx->filesystem_name, io_ptr);
1306 retval = try_open_fs(ctx, flags, io_ptr, &fs);
1318 retval = try_open_fs(ctx, flags, io_ptr, &fs);