Searched refs:DEFAULT_MSIZE (Results 1 – 3 of 3) sorted by relevance
23 #define DEFAULT_MSIZE ((128 * 1024) + P9_IOHDRSZ) macro
333 ctx->client_opts.msize = DEFAULT_MSIZE; in v9fs_init_fs_context()
50 if (clnt->msize != DEFAULT_MSIZE) in p9_show_client_options()