coda_fs_context
struct coda_fs_context *ctx = fc->fs_private;
struct coda_fs_context *ctx;
ctx = kzalloc_obj(struct coda_fs_context);