Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dshmem.c110 struct shmem_options { struct
3453 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
3613 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
3738 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
3829 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
3985 struct shmem_options *ctx; in shmem_init_fs_context()
3987 ctx = kzalloc(sizeof(struct shmem_options), GFP_KERNEL); in shmem_init_fs_context()
/kernel/linux/linux-6.6/mm/
H A Dshmem.c112 struct shmem_options { struct
3902 struct shmem_options *ctx = fc->fs_private; in shmem_parse_one()
4120 struct shmem_options *ctx = fc->fs_private; in shmem_reconfigure()
4285 struct shmem_options *ctx = fc->fs_private; in shmem_fill_super()
4396 struct shmem_options *ctx = fc->fs_private; in shmem_free_fc()
4582 struct shmem_options *ctx; in shmem_init_fs_context()
4584 ctx = kzalloc(sizeof(struct shmem_options), GFP_KERNEL); in shmem_init_fs_context()

Completed in 15 milliseconds