Home
last modified time | relevance | path

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

/linux-6.15/Documentation/filesystems/
H A Dtmpfs.rst251 strict_encoding Enable strict encoding at this mount point (disabled by
263 $ mount -t tmpfs -o casefold=utf8-12.1.0,strict_encoding fs_name /mytmpfs
/linux-6.15/mm/
H A Dshmem.c128 bool strict_encoding; member
4742 ctx->strict_encoding = true; in shmem_parse_one()
5024 if (!ctx->encoding && ctx->strict_encoding) { in shmem_fill_super()
5033 if (ctx->strict_encoding) in shmem_fill_super()