Home
last modified time | relevance | path

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

/tools/testing/selftests/ublk/
A Dfault_inject.c13 static int ublk_fault_inject_tgt_init(const struct dev_ctx *ctx, in ublk_fault_inject_tgt_init()
75 static void ublk_fault_inject_cmd_line(struct dev_ctx *ctx, int argc, char *argv[]) in ublk_fault_inject_cmd_line()
A Dkublk.h65 struct dev_ctx { struct
129 int (*init_tgt)(const struct dev_ctx *ctx, struct ublk_dev *);
141 void (*parse_cmd_line)(struct dev_ctx *ctx, int argc, char *argv[]);
A Dkublk.c532 static int ublk_dev_prep(const struct dev_ctx *ctx, struct ublk_dev *dev) in ublk_dev_prep()
1102 static int __cmd_dev_add(const struct dev_ctx *ctx) in __cmd_dev_add()
1213 static int __cmd_dev_list(struct dev_ctx *ctx);
1215 static int cmd_dev_add(struct dev_ctx *ctx) in cmd_dev_add()
1279 static int __cmd_dev_del(struct dev_ctx *ctx) in __cmd_dev_del()
1307 static int cmd_dev_del(struct dev_ctx *ctx) in cmd_dev_del()
1321 static int __cmd_dev_list(struct dev_ctx *ctx) in __cmd_dev_list()
1348 static int cmd_dev_list(struct dev_ctx *ctx) in cmd_dev_list()
1414 static int cmd_dev_update_size(struct dev_ctx *ctx) in cmd_dev_update_size()
1447 static int cmd_dev_quiesce(struct dev_ctx *ctx) in cmd_dev_quiesce()
[all …]
A Dnull.c13 static int ublk_null_tgt_init(const struct dev_ctx *ctx, struct ublk_dev *dev) in ublk_null_tgt_init()
A Dstripe.c278 static int ublk_stripe_tgt_init(const struct dev_ctx *ctx, struct ublk_dev *dev) in ublk_stripe_tgt_init()
359 static void ublk_stripe_cmd_line(struct dev_ctx *ctx, int argc, char *argv[]) in ublk_stripe_cmd_line()
A Dfile_backed.c137 static int ublk_loop_tgt_init(const struct dev_ctx *ctx, struct ublk_dev *dev) in ublk_loop_tgt_init()

Completed in 11 milliseconds