Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c116 LASSERT(bkt->lsb_busy > 0); in lu_object_put()
117 bkt->lsb_busy--; in lu_object_put()
612 bkt->lsb_busy++; in lu_object_new()
682 bkt->lsb_busy++; in lu_object_find_try()
935 bkt->lsb_busy++; in lu_obj_hop_get()
1805 stats->lss_busy += bkt->lsb_busy; in lu_site_stats_get()
2093 bkt->lsb_busy++; in lu_object_assign_fid()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h561 long lsb_busy; member