Home
last modified time | relevance | path

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

/linux/fs/autofs/
H A Dinode.c143 struct autofs_fs_context { struct
194 struct autofs_fs_context *ctx = fc->fs_private; in autofs_parse_param()
303 struct autofs_fs_context *ctx = fc->fs_private; in autofs_fill_super()
385 struct autofs_fs_context *ctx = fc->fs_private; in autofs_free_fc()
407 struct autofs_fs_context *ctx; in autofs_init_fs_context()
410 ctx = kzalloc_obj(struct autofs_fs_context); in autofs_init_fs_context()