Searched refs:decompose (Results 1 – 4 of 4) sorted by relevance
/linux/fs/hfsplus/ |
H A D | unicode.c | 307 * Try to decompose a unicode character as Hangul. Return 0 if @uc is not 355 int size, dsize, decompose; in hfsplus_asc2uni() local 360 decompose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags); in hfsplus_asc2uni() 364 if (decompose) in hfsplus_asc2uni() 396 int casefold, decompose, size, len; in hfsplus_hash_dentry() local 403 decompose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags); in hfsplus_hash_dentry() 413 if (decompose) in hfsplus_hash_dentry() 447 int casefold, decompose, size; in hfsplus_compare_dentry() local 456 decompose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags); in hfsplus_compare_dentry() 470 if (decompose) in hfsplus_compare_dentry() [all...] |
/linux/Documentation/filesystems/ |
H A D | hfsplus.rst | 42 decompose 46 Do not decompose file name characters.
|
/linux/arch/m68k/fpsp040/ |
H A D | stwotox.S | 30 | decompose N as
|
/linux/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 8836 # decompose N as #
|