Home
last modified time | relevance | path

Searched refs:hs_extra_bytes (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs_hash.h228 __u16 hs_extra_bytes; member
457 hs->hs_extra_bytes; in cfs_hash_bkt_size()
581 cfs_hash_bkt_size(hs) - hs->hs_extra_bytes; in cfs_hash_bd_extra_get()
/drivers/staging/lustre/lustre/libcfs/
Dhash.c1080 hs->hs_extra_bytes = extra_bytes; in cfs_hash_create()