Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
H A Delf.h31 struct hlist_node name_hash; member
49 struct hlist_node name_hash; member
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_raw.h134 __le16 name_hash; member
H A Ddir.c1024 u16 name_hash; in exfat_find_dir_entry() local
H A Dexfat_fs.h138 u16 name_hash; member
/kernel/linux/linux-5.10/fs/f2fs/
H A Ddir.c626 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) f2fs_update_dentry() argument
/kernel/linux/linux-6.6/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) f2fs_update_dentry() argument
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Delf.h36 struct elf_hash_node name_hash; member
53 struct elf_hash_node name_hash; member
/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c67 name_hash(const unsigned char *name) in name_hash() function
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-checker.c492 u32 name_hash; in check_dir_item() local
/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c1059 u16 name_hash; in exfat_find_dir_entry() local
H A Dexfat_raw.h137 __le16 name_hash; member
H A Dexfat_fs.h161 u16 name_hash; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-checker.c517 u32 name_hash; in check_dir_item() local
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c49 name_hash(const unsigned char *name) in name_hash() function
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c789 update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, struct inode *inode, struct super_block *hmdfs_sb, __u32 name_hash, unsigned int bit_pos) update_dentry() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.c860 u32 name_hash = hinfo->major_hash; in ocfs2_dx_dir_lookup() local
H A Dxattr.c1493 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry() argument
1658 static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_block_add_entry() argument
1811 static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_bucket_add_entry() argument
2123 ocfs2_xa_prepare_entry(struct ocfs2_xa_loc *loc, struct ocfs2_xattr_info *xi, u32 name_hash, struct ocfs2_xattr_set_ctxt *ctxt) ocfs2_xa_prepare_entry() argument
2227 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, ocfs2_xa_set() local
3685 ocfs2_xattr_get_rec(struct inode *inode, u32 name_hash, u64 *p_blkno, u32 *e_cpos, u32 *num_clusters, struct ocfs2_extent_list *el) ocfs2_xattr_get_rec() argument
3748 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) ocfs2_find_xe_in_bucket() argument
3812 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) ocfs2_xattr_bucket_find() argument
3936 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); ocfs2_xattr_index_block_find() local
4090 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; ocfs2_iterate_xattr_index_block() local
5278 u32 name_hash = ocfs2_add_new_xattr_bucket() local
5523 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); ocfs2_check_xattr_bucket_collision() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddir.c852 u32 name_hash = hinfo->major_hash; in ocfs2_dx_dir_lookup() local
H A Dxattr.c1487 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry() argument
1652 static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_block_add_entry() argument
1805 static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_bucket_add_entry() 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) ocfs2_xa_prepare_entry() argument
2221 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, ocfs2_xa_set() 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) ocfs2_xattr_get_rec() 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) ocfs2_find_xe_in_bucket() 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) ocfs2_xattr_bucket_find() argument
3930 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); ocfs2_xattr_index_block_find() local
4084 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; ocfs2_iterate_xattr_index_block() local
5272 u32 name_hash = ocfs2_add_new_xattr_bucket() local
5517 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); ocfs2_check_xattr_bucket_collision() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c790 update_dentry(struct hmdfs_dentry_group *d, struct dentry *child_dentry, struct inode *inode, struct super_block *hmdfs_sb, __u32 name_hash, unsigned int bit_pos) update_dentry() argument

Completed in 47 milliseconds