Searched defs:name_hash (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/f2fs/
H A Ddir.c656 f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, const struct fscrypt_str *name, f2fs_hash_t name_hash, unsigned int bit_pos) argument
/linux-master/tools/objtool/include/objtool/
H A Delf.h36 struct elf_hash_node name_hash; member in struct:section
53 struct elf_hash_node name_hash; member in struct:symbol
/linux-master/fs/exfat/
H A Dexfat_raw.h138 __le16 name_hash; member in struct:exfat_dentry::__anon1427::__anon1429
H A Ddir.c1078 u16 name_hash; local
H A Dexfat_fs.h160 u16 name_hash; member in struct:exfat_uni_name
/linux-master/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c49 name_hash(const unsigned char *name) function
/linux-master/fs/btrfs/
H A Dtree-checker.c521 u32 name_hash; local
/linux-master/fs/ocfs2/
H A Ddir.c852 u32 name_hash = hinfo->major_hash; local
H A Dxattr.c1487 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
1652 static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
1805 static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) argument
2117 ocfs2_xa_prepare_entry(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi, u32 name_hash, struct ocfs2_xattr_set_ctxt *ctxt) argument
2221 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, local
3679 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) argument
3742 ocfs2_find_xe_in_bucket(struct inode *inode, struct ocfs2_xattr_bucket *bucket, int name_index, const char *name, u32 name_hash, u16 *xe_index, int *found) argument
3806 ocfs2_xattr_bucket_find(struct inode *inode, int name_index, const char *name, u32 name_hash, u64 p_blkno, u32 first_hash, u32 num_clusters, struct ocfs2_xattr_search *xs) argument
3930 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); local
4084 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; local
5272 u32 name_hash = local
5517 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); local
[all...]

Completed in 132 milliseconds