Home
last modified time | relevance | path

Searched defs:namehash (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c58 find_in_block(struct hmdfs_dentry_group_cloud *dentry_blk, __u32 namehash, in find_in_block() argument
H A Dhmdfs_dentryfile.c877 __u32 namehash; in create_dentry() local
672 find_in_block(struct hmdfs_dentry_group *dentry_blk, __u32 namehash, const struct qstr *qstr, struct hmdfs_dentry **insense_de, bool case_sense) find_in_block() argument
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile_cloud.c58 find_in_block(struct hmdfs_dentry_group_cloud *dentry_blk, __u32 namehash, in find_in_block() argument
H A Dhmdfs_dentryfile.c878 __u32 namehash; in create_dentry() local
673 find_in_block(struct hmdfs_dentry_group *dentry_blk, __u32 namehash, const struct qstr *qstr, struct hmdfs_dentry **insense_de, bool case_sense) find_in_block() argument
/third_party/f2fs-tools/fsck/
H A Ddir.c120 f2fs_hash_t namehash; in find_in_level() local
64 find_target_dentry(const u8 *name, unsigned int len, f2fs_hash_t namehash, int *max_slots, struct f2fs_dentry_ptr *d) find_target_dentry() argument
100 find_in_block(void *block, const u8 *name, int len, f2fs_hash_t namehash, int *max_slots) find_in_block() argument
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp340 static unsigned long GetBidxFromLevel(uint32_t level, uint32_t namehash) in GetBidxFromLevel() argument
362 uint32_t namehash = CloudDisk::CloudFileUtils::DentryHash(base.name); in DoCreate() local
429 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &name) in FindInBlock() argument
H A Dmeta_file.cpp340 uint32_t namehash = CloudDisk::CloudFileUtils::DentryHash(base.name); in DoCreate() local
412 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &name) in FindInBlock() argument
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp352 static unsigned long GetBidxFromLevel(uint32_t level, uint32_t namehash) in GetBidxFromLevel() argument
395 static HmdfsDentry *FindInBlock(HmdfsDentryGroup &dentryBlk, uint32_t namehash, const std::string &name) in FindInBlock() argument

Completed in 14 milliseconds