Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Dsuper.c167 struct affs_context { struct
201 struct affs_context *ctx = fc->fs_private; in affs_parse_param()
309 struct affs_context *ctx = fc->fs_private; in affs_fill_super()
521 struct affs_context *ctx = fc->fs_private; in affs_reconfigure()
601 struct affs_context *ctx = fc->fs_private; in affs_free_fc()
616 struct affs_context *ctx; in affs_init_fs_context()
618 ctx = kzalloc(sizeof(struct affs_context), GFP_KERNEL); in affs_init_fs_context()