Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dzloop.c63 struct zloop_options { struct
776 static int zloop_init_zone(struct zloop_device *zlo, struct zloop_options *opts, in zloop_init_zone()
883 static int zloop_ctl_add(struct zloop_options *opts) in zloop_ctl_add()
1055 static int zloop_ctl_remove(struct zloop_options *opts) in zloop_ctl_remove()
1093 static int zloop_parse_options(struct zloop_options *opts, const char *buf) in zloop_parse_options()
1260 struct zloop_options opts = { }; in zloop_ctl_write()