Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dshmem.c113 struct shmem_options { struct
4540 struct shmem_options *ctx = fc->fs_private; in shmem_parse_opt_casefold()
4580 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
4794 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
4990 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
5124 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
5309 struct shmem_options *ctx; in shmem_init_fs_context()
5311 ctx = kzalloc(sizeof(struct shmem_options), GFP_KERNEL); in shmem_init_fs_context()