Searched refs:m_hash (Results 1 – 6 of 6) sorted by relevance
99 ms->m_hash = cpu_to_le32(ms->m_hash); in dlm_message_out()123 ms->m_hash = le32_to_cpu(ms->m_hash); in dlm_message_in()
416 uint32_t m_hash; member
3612 ms->m_hash = r->res_hash; in send_args()3790 ms->m_hash = r->res_hash; in send_remove()4071 ms->m_hash = hash; in send_repeat_remove()4412 dir_nodeid = dlm_hash2nodeid(ls, ms->m_hash); in receive_remove()4977 dlm_dump_rsb_hash(ls, ms->m_hash); in _receive_message()
34 struct hlist_node m_hash; member
90 static inline struct hlist_head *m_hash(struct vfsmount *mnt, struct dentry *dentry) in m_hash() function611 struct hlist_head *head = m_hash(mnt, dentry); in __lookup_mnt()708 hlist_for_each_entry(mp, chain, m_hash) { in lookup_mountpoint()756 hlist_add_head(&new->m_hash, mp_hash(dentry)); in get_mountpoint()780 hlist_del(&mp->m_hash); in __put_mountpoint()860 m_hash(&parent->mnt, mnt->mnt_mountpoint)); in __attach_mnt()
110 } m_hash SEC(".maps");114 struct bpf_htab *hash = (struct bpf_htab *)&m_hash; in check_hash()115 struct bpf_map *map = (struct bpf_map *)&m_hash; in check_hash()