Home
last modified time | relevance | path

Searched defs:obj_hash (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/lib/
Ddebugobjects.c36 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; variable
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c178 struct cfs_hash *obj_hash = o->lo_dev->ld_site->ls_obj_hash; in lu_object_unhash() local