Searched defs:node_fba (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Dii_tree.c130 int node_fba; local
142 node_fba = tree_fba + node / nodes_per_fba;
145 rc = nsc_alloc_buf(ip->bi_bmpfd, node_fba, 1, NSC_RDBUF|flag, &tmp);
161 II_NSC_WRITE(ip, bitmap, rc, tmp, node_fba, 1, 0);

Completed in 45 milliseconds