Searched refs:vn_table (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/vn/
H A Dvn.c186 } vn_table[NVNDEVICE]; variable in typeref:struct:vn_softc
240 vn = vn_table + unit;
508 vn = vn_table + unit;
585 vn = vn_table + unit;
791 vn = vn_table + vnunit(buf_device(bp));
893 vn = vn_table + unit;
1272 vn = vn_table + ROOT_IMAGE_UNIT;
1347 vn = vn_table + unit;
1390 vn_table[i].sc_bdev = devfs_make_node(dev, DEVFS_BLOCK,
1394 if (vn_table[
[all...]

Completed in 20 milliseconds