Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c117 struct shmem_options { struct
3422 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
3562 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
3687 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
3778 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
3937 struct shmem_options *ctx; in shmem_init_fs_context()
3939 ctx = kzalloc(sizeof(struct shmem_options), GFP_KERNEL); in shmem_init_fs_context()