HomeSort by: relevance | last modified time | path
    Searched defs:vml (Results 1 - 6 of 6) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa.c 5329 vdev_t *rvd, **vml = NULL; /* vdev modify list */ local
5383 vml = kmem_zalloc(children * sizeof (vdev_t *), KM_SLEEP);
5411 vml[c] = spa_lookup_by_guid(spa, glist[c], B_FALSE);
5412 if (vml[c] == NULL) {
5418 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops ||
5419 vml[c]->vdev_islog ||
5420 vml[c]->vdev_ishole ||
5421 vml[c]->vdev_isspare ||
5422 vml[c]->vdev_isl2cache ||
5423 !vdev_writeable(vml[c]) |
    [all...]
spa.c 5329 vdev_t *rvd, **vml = NULL; /* vdev modify list */ local
5383 vml = kmem_zalloc(children * sizeof (vdev_t *), KM_SLEEP);
5411 vml[c] = spa_lookup_by_guid(spa, glist[c], B_FALSE);
5412 if (vml[c] == NULL) {
5418 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops ||
5419 vml[c]->vdev_islog ||
5420 vml[c]->vdev_ishole ||
5421 vml[c]->vdev_isspare ||
5422 vml[c]->vdev_isl2cache ||
5423 !vdev_writeable(vml[c]) |
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/perlasm/
s390x.pm 65 vmalof vmh vmhb vmhh vmhf vmlh vmlhb vmlhh vmlhf vml vmlb vmlhw
1235 sub vml { subroutine
1240 vml(@_,0);
1243 vml(@_,1);
1246 vml(@_,2);
s390x.pm 65 vmalof vmh vmhb vmhh vmhf vmlh vmlhb vmlhh vmlhf vml vmlb vmlhw
1235 sub vml { subroutine
1240 vml(@_,0);
1243 vml(@_,1);
1246 vml(@_,2);
  /src/crypto/external/bsd/openssl/dist/crypto/perlasm/
s390x.pm 65 vmalof vmh vmhb vmhh vmhf vmlh vmlhb vmlhh vmlhf vml vmlb vmlhw
1235 sub vml { subroutine
1240 vml(@_,0);
1243 vml(@_,1);
1246 vml(@_,2);
s390x.pm 65 vmalof vmh vmhb vmhh vmhf vmlh vmlhb vmlhh vmlhf vml vmlb vmlhw
1235 sub vml { subroutine
1240 vml(@_,0);
1243 vml(@_,1);
1246 vml(@_,2);

Completed in 63 milliseconds