Searched refs:zloop_options (Results 1 – 1 of 1) sorted by relevance
75 struct zloop_options { struct1064 static int zloop_init_zone(struct zloop_device *zlo, struct zloop_options *opts, in zloop_init_zone()1173 static int zloop_ctl_add(struct zloop_options *opts) in zloop_ctl_add()1404 static int zloop_ctl_remove(struct zloop_options *opts) in zloop_ctl_remove()1451 static int zloop_parse_options(struct zloop_options *opts, const char *buf) in zloop_parse_options()1646 struct zloop_options opts = { }; in zloop_ctl_write()