| /src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| zvol.c | 122 static struct dkdriver zvol_dkdriver = { zvol_strategy, zvol_minphys }; 248 static d_strategy_t zvol_strategy; variable 257 .d_strategy = zvol_strategy, 1769 zvol_strategy(buf_t *bp) 1773 zvol_strategy(struct bio *bp) 1777 zvol_strategy(buf_t *bp) function 2124 error = physio(zvol_strategy, NULL, dev, B_READ, 2195 error = physio(zvol_strategy, NULL, dev, B_WRITE, 3056 zvol_strategy(bp); 3139 zvol_strategy(bp) [all...] |
| zvol.c | 122 static struct dkdriver zvol_dkdriver = { zvol_strategy, zvol_minphys }; 248 static d_strategy_t zvol_strategy; variable 257 .d_strategy = zvol_strategy, 1769 zvol_strategy(buf_t *bp) 1773 zvol_strategy(struct bio *bp) 1777 zvol_strategy(buf_t *bp) function 2124 error = physio(zvol_strategy, NULL, dev, B_READ, 2195 error = physio(zvol_strategy, NULL, dev, B_WRITE, 3056 zvol_strategy(bp); 3139 zvol_strategy(bp) [all...] |
| zvol.c | 122 static struct dkdriver zvol_dkdriver = { zvol_strategy, zvol_minphys }; 248 static d_strategy_t zvol_strategy; variable 257 .d_strategy = zvol_strategy, 1769 zvol_strategy(buf_t *bp) 1773 zvol_strategy(struct bio *bp) 1777 zvol_strategy(buf_t *bp) function 2124 error = physio(zvol_strategy, NULL, dev, B_READ, 2195 error = physio(zvol_strategy, NULL, dev, B_WRITE, 3056 zvol_strategy(bp); 3139 zvol_strategy(bp) [all...] |