Home
last modified time | relevance | path

Searched defs:casefolded (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/f2fs-tools/fsck/
H A Dfsck.c1711 static int f2fs_check_hash_code(int encoding, int casefolded, in f2fs_check_hash_code()
1776 int casefolded, in __chk_dots_dentries()
1830 static int __chk_dentries(struct f2fs_sb_info *sbi, int casefolded, in __chk_dentries()
2075 int fsck_chk_dentry_blk(struct f2fs_sb_info *sbi, int casefolded, u32 blk_addr, in fsck_chk_dentry_blk()
2130 int casefolded = IS_CASEFOLDED(inode); in fsck_chk_data_blk() local
/aosp_15_r20/external/f2fs-tools/lib/
H A Dlibf2fs.c494 f2fs_hash_t f2fs_dentry_hash(int encoding, int casefolded, in f2fs_dentry_hash()
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Dpass2.c1072 int casefolded = 0; in check_dir_block() local