summaryrefslogtreecommitdiffstats
path: root/doc/developer-guide/datastructure-inode.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer-guide/datastructure-inode.md')
0 files changed, 0 insertions, 0 deletions
_cli_err(fmt); \ \ } while (0) int cli_submit_request (struct rpc_clnt *rpc, void *req, call_frame_t *frame, rpc_clnt_prog_t *prog, int procnum, struct iobref *iobref, xlator_t *this, fop_cbk_fn_t cbkfn, xdrproc_t xdrproc); int32_t cli_cmd_volume_create_parse (const char **words, int wordcount, dict_t **options); int32_t cli_cmd_volume_reset_parse (const char **words, int wordcount, dict_t **opt); int32_t cli_cmd_gsync_set_parse (const char **words, int wordcount, dict_t **opt); int32_t cli_cmd_quota_parse (const char **words, int wordcount, dict_t **opt); int32_t cli_cmd_volume_set_parse (const char **words, int wordcount, dict_t **options, char **op_errstr); int32_t cli_cmd_volume_add_brick_parse (const char **words, int wordcount, dict_t **options); int32_t cli_cmd_volume_remove_brick_parse (const char **words, int wordcount, dict_t **options, int *question); int32_t cli_cmd_volume_replace_brick_parse (const char **words, int wordcount, dict_t **options); int32_t cli_cmd_log_rotate_parse (const char **words, int wordcount, dict_t **options); int32_t cli_cmd_log_locate_parse (const char **words, int wordcount, dict_t **options); int32_t cli_cm