Searched refs:zonefs_context (Results 1 – 1 of 1) sorted by relevance
477 struct zonefs_context { struct497 struct zonefs_context *ctx = fc->fs_private; in zonefs_parse_param() argument1230 struct zonefs_context *ctx = fc->fs_private; in zonefs_fill_super()1354 struct zonefs_context *ctx = fc->fs_private; in zonefs_free_fc()1366 struct zonefs_context *ctx = fc->fs_private; in zonefs_reconfigure()1389 struct zonefs_context *ctx; in zonefs_init_fs_context()1391 ctx = kzalloc(sizeof(struct zonefs_context), GFP_KERNEL); in zonefs_init_fs_context()