[go: nahoru, domu]

Searched refs:uuid_hash (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
H A Dgenops.c1445 struct cfs_hash *uuid_hash; local
1455 uuid_hash = obd->obd_uuid_hash;
1456 cfs_hash_getref(uuid_hash);
1462 cfs_hash_putref(uuid_hash);
1466 doomed_exp = cfs_hash_lookup(uuid_hash, &doomed_uuid);
1478 cfs_hash_putref(uuid_hash);
H A Dobd_config.c1769 uuid_hash(struct cfs_hash *hs, const void *key, unsigned mask) function
1826 .hs_hash = uuid_hash,

Completed in 29 milliseconds