Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfss.h146 uint32_t fssz_shares; /* sum of all project shares */ member
/titanic_44/usr/src/uts/common/disp/
H A Dfss.c654 ASSERT(fsszone->fssz_shares == 0); in fss_remove_fsszone()
804 fsszone->fssz_shares -= fssproj->fssp_shares; in fss_inactive()
830 fsszone->fssz_shares += fssproj->fssp_shares; in fss_active()
1111 fsszone->fssz_shares -= in fss_decay_usage()
1113 fsszone->fssz_shares += kpj_shares; in fss_decay_usage()
1133 zone_int_shares = fsszone->fssz_shares; in fss_decay_usage()
1803 fsszone->fssz_shares -= fssproj->fssp_shares; in fss_exitclass()
2098 fsszone->fssz_shares -= fssproj->fssp_shares; in fss_exit()