Searched refs:parent_stat (Results 1 – 2 of 2) sorted by relevance
1678 struct iocg_stat *parent_stat = in iocg_flush_stat_one() local1681 parent_stat->usage_us += in iocg_flush_stat_one()1683 parent_stat->wait_us += in iocg_flush_stat_one()1685 parent_stat->indebt_us += in iocg_flush_stat_one()1687 parent_stat->indelay_us += in iocg_flush_stat_one()
3272 struct kstat parent_stat; in nfsd4_encode_fattr() local3284 err = get_parent_attributes(exp, &parent_stat); in nfsd4_encode_fattr()3287 ino = parent_stat.ino; in nfsd4_encode_fattr()