Searched refs:casefold (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.10/fs/hfsplus/ |
| D | unicode.c | 389 int casefold, decompose, size, len; in hfsplus_hash_dentry() local 395 casefold = test_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags); in hfsplus_hash_dentry() 413 if (casefold) in hfsplus_hash_dentry() 415 if (!casefold || c2) in hfsplus_hash_dentry() 420 if (casefold) in hfsplus_hash_dentry() 422 if (!casefold || c2) in hfsplus_hash_dentry() 440 int casefold, decompose, size; in hfsplus_compare_dentry() local 448 casefold = test_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags); in hfsplus_compare_dentry() 490 if (casefold) { in hfsplus_compare_dentry()
|
| /Linux-v5.10/fs/ext4/ |
| D | sysfs.c | 312 EXT4_ATTR_FEATURE(casefold); 329 ATTR_LIST(casefold),
|
| D | ext4.h | 2023 EXT4_FEATURE_INCOMPAT_FUNCS(casefold, CASEFOLD) in EXT4_FEATURE_COMPAT_FUNCS()
|
| /Linux-v5.10/fs/f2fs/ |
| D | sysfs.c | 615 F2FS_FEATURE_RO_ATTR(casefold, FEAT_CASEFOLD); 703 ATTR_LIST(casefold),
|
| D | f2fs.h | 4006 F2FS_FEATURE_FUNCS(casefold, CASEFOLD);
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | ext4.rst | 111 casefold feature, which stores the filesystem-wide encoding
|
| /Linux-v5.10/Documentation/filesystems/ |
| D | fscrypt.rst | 552 encryption policy was specified but the directory has the casefold
|