Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshmem.c112 struct shmem_options { struct
3904 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
4122 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
4287 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
4398 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
4584 struct shmem_options *ctx; in shmem_init_fs_context()
4586 ctx = kzalloc(sizeof(struct shmem_options), GFP_KERNEL); in shmem_init_fs_context()