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
1230 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()