Home
last modified time | relevance | path

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

/linux/fs/hpfs/
H A Dsuper.c330 struct hpfs_fc_context { struct
370 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_parse_param()
425 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_reconfigure()
503 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_fill_super()
716 struct hpfs_fc_context *ctx; in hpfs_init_fs_context()
718 ctx = kzalloc_obj(struct hpfs_fc_context); in hpfs_init_fs_context()