| /fs/sdcardfs/ |
| D | packagelist.c | 50 unsigned long hash = init_name_hash(); in full_name_case_hash() local 75 unsigned int hash = key->hash; in __get_appid() local 101 unsigned int hash = key->hash; in __get_ext_gid() local 127 unsigned int hash = app_name->hash; in __is_excluded() local 200 unsigned int hash = key->hash; in insert_packagelist_appid_entry_locked() local 219 unsigned int hash = key->hash; in insert_ext_gid_entry_locked() local 237 unsigned int hash = key->hash; in insert_userid_exclude_entry_locked() local 338 unsigned int hash = key->hash; in remove_packagelist_entry_locked() local 371 unsigned int hash = key->hash; in remove_ext_gid_entry_locked() local 420 unsigned int hash = key->hash; in remove_userid_exclude_entry_locked() local [all …]
|
| D | dentry.c | 148 unsigned long hash; in sdcardfs_hash_ci() local
|
| /fs/ext2/ |
| D | xattr.c | 486 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_set() local 715 __u32 hash = le32_to_cpu(HDR(old_bh)->h_hash); in ext2_xattr_set2() local 780 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_delete_inode() local 820 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert() local 885 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find() local 950 __u32 hash = 0; in ext2_xattr_hash_entry() local 987 __u32 hash = 0; in ext2_xattr_rehash() local
|
| /fs/nfs/ |
| D | pnfs_dev.c | 80 long hash) in _lookup_deviceid() 173 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid() 191 long hash = nfs4_deviceid_hash(id); in nfs4_find_get_deviceid() local 312 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
|
| /fs/coda/ |
| D | cnode.c | 64 unsigned long hash = coda_f2i(fid); in coda_iget() local 121 unsigned long hash = coda_f2i(newfid); in coda_replace_fid() local 137 unsigned long hash = coda_f2i(fid); in coda_fid_to_inode() local
|
| /fs/ubifs/ |
| D | key.h | 48 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() 156 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init() local 173 uint32_t hash) in dent_key_init_hash() 191 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init_flash() local 224 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init() local 242 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init_flash() local
|
| /fs/ext4/ |
| D | hash.c | 39 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local 55 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local 140 __u32 hash; in ext4fs_dirhash() local
|
| D | xattr.c | 573 __u32 hash = le32_to_cpu(BHDR(bh)->h_hash); in ext4_xattr_release_block() local 823 __u32 hash = le32_to_cpu(BHDR(bs->bh)->h_hash); in ext4_xattr_block_set() local 1576 __u32 hash = le32_to_cpu(BHDR(bh)->h_hash); in ext4_xattr_cache_insert() local 1640 __u32 hash = le32_to_cpu(header->h_hash); in ext4_xattr_cache_find() local 1682 __u32 hash = 0; in ext4_xattr_hash_entry() local 1719 __u32 hash = 0; in ext4_xattr_rehash() local
|
| D | dir.c | 374 __u32 hash; member 429 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent()
|
| /fs/dlm/ |
| D | dir.c | 35 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid() 203 uint32_t hash, bucket; in find_rsb_root() local
|
| /fs/nfsd/ |
| D | export.c | 251 int hash = item->ek_fsidtype; in svc_expkey_hash() local 265 int hash = svc_expkey_hash(item); in svc_expkey_lookup() local 279 int hash = svc_expkey_hash(new); in svc_expkey_update() local 767 int hash; in svc_export_hash() local 779 int hash = svc_export_hash(exp); in svc_export_lookup() local 792 int hash = svc_export_hash(old); in svc_export_update() local
|
| D | nfscache.c | 389 u32 hash = nfsd_cache_hash(xid); in nfsd_cache_lookup() local 514 u32 hash; in nfsd_cache_update() local
|
| D | pnfs.h | 14 struct list_head hash; member
|
| /fs/logfs/ |
| D | dir.c | 100 u32 hash = seed; in hash_32() local 134 static pgoff_t hash_index(u32 hash, int round) in hash_index() 162 u32 hash = hash_32(name->name, name->len, 0); in logfs_get_dd_page() local 373 u32 hash = hash_32(dentry->d_name.name, dentry->d_name.len, 0); in logfs_write_dir() local
|
| /fs/hpfs/ |
| D | dentry.c | 17 unsigned long hash; in hpfs_hash_dentry() local
|
| /fs/gfs2/ |
| D | quota.c | 99 static inline void spin_lock_bucket(unsigned int hash) in spin_lock_bucket() 104 static inline void spin_unlock_bucket(unsigned int hash) in spin_unlock_bucket() 214 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() 243 static struct gfs2_quota_data *gfs2_qd_search_bucket(unsigned int hash, in gfs2_qd_search_bucket() 269 unsigned int hash = gfs2_qd_hash(sdp, qid); in qd_get() local 1307 unsigned int hash; in gfs2_quota_init() local
|
| D | recovery.c | 156 u32 hash; in get_log_header() local 387 u32 hash; in clean_journal() local
|
| /fs/hfs/ |
| D | string.c | 57 unsigned int hash, len = this->len; in hfs_hash_dentry() local
|
| /fs/kernfs/ |
| D | dir.c | 210 unsigned long hash = init_name_hash(); in kernfs_name_hash() local 224 static int kernfs_name_compare(unsigned int hash, const char *name, in kernfs_name_compare() 670 unsigned int hash; in kernfs_find_ns() local 1383 struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) in kernfs_dir_pos()
|
| /fs/f2fs/ |
| D | hash.c | 76 __u32 hash; in f2fs_dentry_hash() local
|
| /fs/affs/ |
| D | namei.c | 67 unsigned long hash; in __affs_hash_dentry() local 178 u32 hash; in affs_hash_name() local
|
| /fs/btrfs/ |
| D | props.c | 68 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() 86 u64 hash = btrfs_name_hash(name, strlen(name)); in find_prop_handler() local
|
| /fs/ocfs2/dlm/ |
| D | dlmmaster.c | 345 unsigned int hash; in dlm_find_mle() local 734 unsigned int hash; in dlm_get_lock_resource() local 1438 unsigned int namelen, hash; in dlm_master_request_handler() local 1805 unsigned int namelen, hash; in dlm_assert_master_handler() local 2294 unsigned int hash; in dlm_deref_lockres_handler() local 3044 unsigned int namelen, hash; in dlm_migrate_request_handler() local
|
| /fs/lockd/ |
| D | host.c | 69 unsigned int hash = (__force u32)n ^ ((__force u32)n >> 16); in __nlm_hash32() local 91 unsigned int hash; in nlm_hash_address() local
|
| /fs/jbd2/ |
| D | revoke.c | 107 struct list_head hash; member 134 static inline int hash(journal_t *journal, unsigned long long block) in hash() function
|