Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/filesystems/
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.14.4/mm/
Dshmem.c129 bool strict_encoding; member
4754 ctx->strict_encoding = true; in shmem_parse_one()
5036 if (!ctx->encoding && ctx->strict_encoding) { in shmem_fill_super()
5045 if (ctx->strict_encoding) in shmem_fill_super()