Home
last modified time | relevance | path

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

/linux-6.15/fs/hpfs/
H A Dsuper.c329 struct hpfs_fc_context { struct
369 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_parse_param()
428 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_reconfigure()
506 struct hpfs_fc_context *ctx = fc->fs_private; in hpfs_fill_super()
719 struct hpfs_fc_context *ctx; in hpfs_init_fs_context()
721 ctx = kzalloc(sizeof(struct hpfs_fc_context), GFP_KERNEL); in hpfs_init_fs_context()