Searched refs:NBD_OPT_SET_META_CONTEXT (Results 1 – 7 of 7) sorted by relevance
69 case NBD_OPT_SET_META_CONTEXT: in nbd_opt_lookup()
809 if (nbd_send_meta_query(ioc, NBD_OPT_SET_META_CONTEXT, in nbd_negotiate_simple_meta_context()814 ret = nbd_receive_one_meta_context(ioc, NBD_OPT_SET_META_CONTEXT, in nbd_negotiate_simple_meta_context()831 ret = nbd_receive_one_meta_context(ioc, NBD_OPT_SET_META_CONTEXT, in nbd_negotiate_simple_meta_context()
1040 if (client->opt == NBD_OPT_SET_META_CONTEXT && in nbd_negotiate_meta_queries()1342 case NBD_OPT_SET_META_CONTEXT: in nbd_negotiate_options()
104 # @device, so the NBD client can use NBD_OPT_SET_META_CONTEXT with110 # so the NBD client can use NBD_OPT_SET_META_CONTEXT with the227 # so the NBD client can use NBD_OPT_SET_META_CONTEXT with the
80 NBD_OPT_SET_META_CONTEXT.86 accessible through NBD_OPT_SET_META_CONTEXT.
89 block node, so the NBD client can use NBD_OPT_SET_META_CONTEXT with the
249 #define NBD_OPT_SET_META_CONTEXT (10) macro