Searched defs:casefolded (Results 1 – 2 of 2) sorted by relevance
| /third_party/f2fs-tools/fsck/ |
| D | fsck.c | 1457 static int f2fs_check_hash_code(int encoding, int casefolded, in f2fs_check_hash_code() 1522 int casefolded, in __chk_dots_dentries() 1576 static int __chk_dentries(struct f2fs_sb_info *sbi, int casefolded, in __chk_dentries() 1801 int fsck_chk_dentry_blk(struct f2fs_sb_info *sbi, int casefolded, u32 blk_addr, in fsck_chk_dentry_blk() 1849 int fsck_chk_data_blk(struct f2fs_sb_info *sbi, int casefolded, in fsck_chk_data_blk()
|
| /third_party/f2fs-tools/lib/ |
| D | libf2fs.c | 474 f2fs_hash_t f2fs_dentry_hash(int encoding, int casefolded, in f2fs_dentry_hash()
|