Home
last modified time | relevance | path

Searched refs:zonefs_context (Results 1 – 1 of 1) sorted by relevance

/linux/fs/zonefs/
H A Dsuper.c477 struct zonefs_context { struct
497 struct zonefs_context *ctx = fc->fs_private; in zonefs_parse_param() argument
1228 struct zonefs_context *ctx = fc->fs_private; in zonefs_fill_super()
1352 struct zonefs_context *ctx = fc->fs_private; in zonefs_free_fc()
1364 struct zonefs_context *ctx = fc->fs_private; in zonefs_reconfigure()
1387 struct zonefs_context *ctx; in zonefs_init_fs_context()
1389 ctx = kzalloc_obj(struct zonefs_context); in zonefs_init_fs_context()