Home
last modified time | relevance | path

Searched defs:name_hash (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/fs/ocfs2/
Dxattr.c1501 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry()
1666 static void ocfs2_xa_block_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_block_add_entry()
1819 static void ocfs2_xa_bucket_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_bucket_add_entry()
2133 u32 name_hash, in ocfs2_xa_prepare_entry()
2235 u32 name_hash = ocfs2_xattr_name_hash(loc->xl_inode, xi->xi_name, in ocfs2_xa_set() local
3694 u32 name_hash, in ocfs2_xattr_get_rec()
3760 u32 name_hash, in ocfs2_find_xe_in_bucket()
3823 u32 name_hash, in ocfs2_xattr_bucket_find()
3947 u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); in ocfs2_xattr_index_block_find() local
4101 u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; in ocfs2_iterate_xattr_index_block() local
[all …]
Ddir.c872 u32 name_hash = hinfo->major_hash; in ocfs2_dx_dir_lookup() local
/Linux-v4.19/fs/btrfs/
Dtree-checker.c261 u32 name_hash; in check_dir_item() local
/Linux-v4.19/fs/f2fs/
Dinline.c537 f2fs_hash_t name_hash; in f2fs_add_inline_entry() local
Ddir.c472 const struct qstr *name, f2fs_hash_t name_hash, in f2fs_update_dentry()
/Linux-v4.19/scripts/gcc-plugins/
Drandomize_layout_plugin.c67 name_hash(const unsigned char *name) in name_hash() function