| /kernel/linux/linux-6.6/fs/notify/fanotify/ |
| H A D | fanotify.c | 403 fanotify_encode_fh(struct fanotify_fh *fh, struct inode *inode, unsigned int fh_len, unsigned int *hash, gfp_t gfp) fanotify_encode_fh() argument 538 fanotify_alloc_path_event(const struct path *path, unsigned int *hash, gfp_t gfp) fanotify_alloc_path_event() argument 577 fanotify_alloc_fid_event(struct inode *id, __kernel_fsid_t *fsid, unsigned int *hash, gfp_t gfp) fanotify_alloc_fid_event() argument 597 fanotify_alloc_name_event(struct inode *dir, __kernel_fsid_t *fsid, const struct qstr *name, struct inode *child, struct dentry *moved, unsigned int *hash, gfp_t gfp) fanotify_alloc_name_event() argument 672 fanotify_alloc_error_event( struct fsnotify_group *group, __kernel_fsid_t *fsid, const void *data, int data_type, unsigned int *hash) fanotify_alloc_error_event() argument 727 unsigned int hash = 0; fanotify_alloc_event() local [all...] |
| H A D | fanotify.h | 261 unsigned int hash : FANOTIFY_EVENT_HASH_BITS; member 266 fanotify_init_event(struct fanotify_event *event, unsigned int hash, u32 mask) fanotify_init_event() argument
|
| /kernel/linux/linux-6.6/fs/fat/ |
| H A D | namei_vfat.c | 139 unsigned long hash; in vfat_hashi() local [all...] |
| /kernel/linux/linux-6.6/fs/exfat/ |
| H A D | namei.c | 91 unsigned long hash = init_name_hash(dentry); in exfat_d_hash() local 147 unsigned long hash = init_name_hash(dentry); in exfat_utf8_d_hash() local [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | keystore.c | 602 char hash[ECRYPTFS_TAG_70_DIGEST_SIZE]; member [all...] |
| /kernel/linux/linux-6.6/fs/gfs2/ |
| H A D | log.c | 837 u32 hash, crc; in gfs2_write_log_header() local
|
| /kernel/linux/linux-6.6/fs/kernfs/ |
| H A D | dir.c | 314 unsigned long hash = init_name_hash(ns); in kernfs_name_hash() local 328 kernfs_name_compare(unsigned int hash, const char *name, const void *ns, const struct kernfs_node *kn) kernfs_name_compare() argument 834 unsigned int hash; kernfs_find_ns() local 1783 kernfs_dir_pos(const void *ns, struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) kernfs_dir_pos() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | export.c | 276 int hash = item->ek_fsidtype; in svc_expkey_hash() local 290 int hash = svc_expkey_hash(item); in svc_expkey_lookup() local 304 int hash = svc_expkey_hash(new); in svc_expkey_update() local 885 int hash; svc_export_hash() local 897 int hash = svc_export_hash(exp); svc_export_lookup() local 910 int hash = svc_export_hash(old); svc_export_update() local [all...] |
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | dir.c | 2114 unsigned hash; in ceph_dentry_hash() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | dfs_cache.c | 319 static int cache_entry_hash(const void *data, int size, unsigned int *hash) in cache_entry_hash() argument 480 unsigned int hash; in add_cache_entry_locked() local 535 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len) in __lookup_cache_entry() argument 563 unsigned int hash; in lookup_cache_entry() local [all...] |
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | lpt.c | 1653 int ubifs_lpt_calc_hash(struct ubifs_info *c, u8 *hash) in ubifs_lpt_calc_hash() argument 599 ubifs_create_dflt_lpt(struct ubifs_info *c, int *main_lebs, int lpt_first, int *lpt_lebs, int *big_lpt, u8 *hash) ubifs_create_dflt_lpt() argument 1751 u8 hash[UBIFS_HASH_ARR_SZ]; lpt_check_hash() local [all...] |
| H A D | tnc.c | 2311 ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum, int offs, int len, const u8 *hash) ubifs_tnc_add() argument 2446 ubifs_tnc_add_nm(struct ubifs_info *c, const union ubifs_key *key, int lnum, int offs, int len, const u8 *hash, const struct fscrypt_name *nm) ubifs_tnc_add_nm() argument [all...] |
| H A D | journal.c | 732 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_write_data() local 849 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_jnl_write_inode() local 225 ubifs_hash_nodes(struct ubifs_info *c, void *node, int len, struct shash_desc *hash) ubifs_hash_nodes() argument 1727 u8 hash[UBIFS_HASH_ARR_SZ]; ubifs_jnl_delete_xattr() local 1848 u8 hash[UBIFS_HASH_ARR_SZ]; ubifs_jnl_change_xattr() local [all...] |
| /kernel/linux/linux-6.6/fs/reiserfs/ |
| H A D | bitmap.c | 277 unsigned long hash; in bmap_hash_id() local 801 unsigned long hash; in dirid_groups() local 828 unsigned long hash; in oid_groups() local [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
| H A D | dlmrecovery.c | 1357 unsigned int hash; in dlm_mig_lockres_handler() local 1703 unsigned int hash; in dlm_master_requery_handler() local [all...] |
| H A D | dlmdomain.c | 236 unsigned int hash = dlm_lockid_hash(name, len); in dlm_lookup_lockres() local 173 __dlm_lookup_lockres_full(struct dlm_ctxt *dlm, const char *name, unsigned int len, unsigned int hash) __dlm_lookup_lockres_full() argument 206 __dlm_lookup_lockres(struct dlm_ctxt *dlm, const char *name, unsigned int len, unsigned int hash) __dlm_lookup_lockres() argument [all...] |
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_dir2_leaf.c | 1549 xfs_dahash_t hash=0; /* hash from this entry */ xfs_dir2_leaf_search_hash() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/server/ |
| H A D | auth.c | 79 static int ksmbd_gen_sess_key(struct ksmbd_session *sess, char *hash, in ksmbd_gen_sess_key() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | fscrypt.h | 46 u32 hash; member 625 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) fscrypt_fname_disk_to_usr() argument
|
| H A D | kernfs.h | 208 unsigned int hash; /* ns + name hash */ member
|
| H A D | inetdevice.h | 142 struct hlist_node hash; member
|
| H A D | key.h | 116 unsigned long hash; /* Hash value */ member 248 unsigned long hash; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | nexthop.h | 354 static inline void nexthop_path_fib_result(struct fib_result *res, int hash) in nexthop_path_fib_result() argument 508 static inline void nexthop_path_fib6_result(struct fib6_result *res, int hash) in nexthop_path_fib6_result() argument 544 nexthop_path_fdb_result(struct nexthop *nh, int hash) nexthop_path_fdb_result() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/snic/ |
| H A D | snic_scsi.c | 100 u32 hash = snic_cmd_tag(sc) & (SNIC_IO_LOCKS - 1); in snic_io_lock_hash() local
|
| /kernel/linux/linux-6.6/drivers/firmware/google/ |
| H A D | gsmi.c | 713 u64 hash = val; in local_hash_64() local 760 u32 hash; gsmi_system_valid() local [all...] |