Searched refs:copts (Results 1 – 3 of 3) sorted by relevance
14 copts="cvzf"19 copts="cvf"23 copts="cvzf"27 copts="cvjf"31 copts="cvJf"51 (cd "$install_work"; tar $copts "$dest"/kselftest${ext} $install_name)
205 struct ceph_options *copts; member274 pctx->copts, fc->log.log); in ceph_parse_source()292 ret = ceph_parse_param(param, pctx->copts, fc->log.log); in ceph_parse_mount_param()1059 fsc = create_fs_client(pctx->opts, pctx->copts); in ceph_get_tree()1061 pctx->copts = NULL; in ceph_get_tree()1126 ceph_destroy_options(pctx->copts); in ceph_free_fc()1165 pctx->copts = ceph_alloc_options(); in ceph_init_fs_context()1166 if (!pctx->copts) in ceph_init_fs_context()1199 ceph_destroy_options(pctx->copts); in ceph_init_fs_context()
900 struct ceph_options *copts; member6324 ret = ceph_parse_param(param, pctx->copts, NULL); in rbd_parse_param()6563 pctx.copts = ceph_alloc_options(); in rbd_add_parse_args()6564 if (!pctx.copts) in rbd_add_parse_args()6581 ret = ceph_parse_mon_ips(mon_addrs, mon_addrs_size, pctx.copts, NULL); in rbd_add_parse_args()6589 *ceph_opts = pctx.copts; in rbd_add_parse_args()6599 ceph_destroy_options(pctx.copts); in rbd_add_parse_args()