Searched refs:parent_stat (Results 1 – 2 of 2) sorted by relevance
1621 struct iocg_stat *parent_stat = in iocg_flush_stat_one() local1624 parent_stat->usage_us += in iocg_flush_stat_one()1626 parent_stat->wait_us += in iocg_flush_stat_one()1628 parent_stat->indebt_us += in iocg_flush_stat_one()1630 parent_stat->indelay_us += in iocg_flush_stat_one()
3145 struct kstat parent_stat; in nfsd4_encode_fattr() local3157 err = get_parent_attributes(exp, &parent_stat); in nfsd4_encode_fattr()3160 ino = parent_stat.ino; in nfsd4_encode_fattr()