copts 6515 drivers/block/rbd.c struct ceph_options *copts; copts 6590 drivers/block/rbd.c copts = ceph_parse_options(options, mon_addrs, copts 6593 drivers/block/rbd.c if (IS_ERR(copts)) { copts 6594 drivers/block/rbd.c ret = PTR_ERR(copts); copts 6599 drivers/block/rbd.c *ceph_opts = copts;