Searched refs:bi_overflow (Results 1 – 4 of 4) sorted by relevance
363 op = ip->bi_overflow; in ii_free_overflow()414 op = ip->bi_overflow; in ii_reclaim_overflow()456 if ((op = ip->bi_overflow) == NULL) { in ii_alloc_overflow()564 if (ip->bi_overflow) in ii_tinit()
1083 if (ip->bi_overflow) { in ii_set_stats_update()1084 ii_str_kstat_copy(ip->bi_overflow->ii_volname, in ii_set_stats_update()2237 op = ip->bi_overflow; in _ii_perform_disable()2334 if (np->lst_ip->bi_overflow) { in _ii_disable()2335 np->lst_ip->bi_overflow->ii_detachcnt = 0; in _ii_disable()2341 if (np->lst_ip->bi_overflow) { in _ii_disable()2342 ++np->lst_ip->bi_overflow->ii_detachcnt; in _ii_disable()2350 op = (*xnp)->lst_ip->bi_overflow; in _ii_disable()2457 if (ip->bi_overflow) { in _ii_stat()2459 ustat.overflow_vol, ip->bi_overflow->ii_volname, in _ii_stat()[all …]
378 _ii_overflow_t *bi_overflow; member465 #define OVRFD(ip) (ip->bi_overflow->ii_dev->bi_fd)
293 if (ii_info.bi_overflow) in ii_info()294 ii_overflow((uintptr_t)ii_info.bi_overflow, flags, 0, NULL); in ii_info()