Home
last modified time | relevance | path

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

/linux-6.15/fs/zonefs/
H A Dsuper.c477 struct zonefs_context { struct
497 struct zonefs_context *ctx = fc->fs_private; in zonefs_parse_param() argument
1239 struct zonefs_context *ctx = fc->fs_private; in zonefs_fill_super()
1363 struct zonefs_context *ctx = fc->fs_private; in zonefs_free_fc()
1375 struct zonefs_context *ctx = fc->fs_private; in zonefs_reconfigure()
1398 struct zonefs_context *ctx; in zonefs_init_fs_context()
1400 ctx = kzalloc(sizeof(struct zonefs_context), GFP_KERNEL); in zonefs_init_fs_context()