Home
last modified time | relevance | path

Searched refs:head_offset (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/linux/
Drhashtable-types.h61 u16 head_offset; member
Drhashtable.h89 return (char *)he - ht->p.head_offset; in rht_obj()
/linux-4.19.296/lib/
Dtest_rhashtable.c98 .head_offset = offsetof(struct test_obj, node),
105 .head_offset = offsetof(struct test_obj_rhl, list_node),
/linux-4.19.296/fs/xfs/
Dxfs_buf.c533 .head_offset = offsetof(struct xfs_buf, b_rhash_head),
/linux-4.19.296/fs/gfs2/
Dglock.c79 .head_offset = offsetof(struct gfs2_glock, gl_node),