Home
last modified time | relevance | path

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

/linux/mm/
H A Dshmem.c114 struct shmem_options { struct
4504 struct shmem_options *ctx = fc->fs_private; in shmem_parse_opt_casefold()
4544 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
4757 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
4956 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
5092 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
5283 struct shmem_options *ctx; in shmem_init_fs_context()
5285 ctx = kzalloc_obj(struct shmem_options); in shmem_init_fs_context()