Home
last modified time | relevance | path

Searched refs:xdf_isopen (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c1401 xdf_isopen(xdf_t *vdp, int partition) in xdf_isopen() function
1444 if (xdf_isopen(vdp, -1)) { in xdf_busy()
1965 if (xdf_isopen(vdp, -1)) { in xdf_oe_change()
2577 (!xdf_isopen(vdp, part))) in xdf_ioctl()
2759 if (!xdf_isopen(vdp, part)) { in xdf_strategy()
2873 if (!xdf_isopen(vdp, part)) in xdf_read()
2906 if (!xdf_isopen(vdp, part)) in xdf_write()
2937 if (!xdf_isopen(vdp, part)) in xdf_aread()
2968 if (!xdf_isopen(vdp, part)) in xdf_awrite()
3005 if (!xdf_isopen(vdp, part)) in xdf_dump()
[all …]