HomeSort by relevance Sort by last modified time
    Searched refs:dmu_tx_create (Results 1 - 16 of 16) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
dmu_tx.h 109 dmu_tx_t *dmu_tx_create(objset_t *dd);
dmu.h 439 dmu_tx_t *dmu_tx_create(objset_t *os);
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
dmu_object.c 143 tx = dmu_tx_create(os);
zvol.c 384 tx = dmu_tx_create(os);
644 tx = dmu_tx_create(os);
670 tx = dmu_tx_create(os);
1187 dmu_tx_t *tx = dmu_tx_create(os);
1355 dmu_tx_t *tx = dmu_tx_create(zv->zv_objset);
    [all...]
zfs_dir.c 522 tx = dmu_tx_create(zfsvfs->z_os);
606 tx = dmu_tx_create(os);
824 tx = dmu_tx_create(zfsvfs->z_os);
zfs_vnops.c 141 * tx = dmu_tx_create(...); // get DMU tx
710 tx = dmu_tx_create(zfsvfs->z_os);
1307 tx = dmu_tx_create(os);
    [all...]
dmu.c 459 tx = dmu_tx_create(os);
509 tx = dmu_tx_create(os);
953 tx = dmu_tx_create(os);
    [all...]
dmu_send.c 944 tx = dmu_tx_create(os);
964 tx = dmu_tx_create(os);
1038 tx = dmu_tx_create(os);
1097 tx = dmu_tx_create(os);
    [all...]
zil.c 425 tx = dmu_tx_create(zilog->zl_os);
501 tx = dmu_tx_create(zilog->zl_os);
806 tx = dmu_tx_create(zilog->zl_os);
    [all...]
zfs_znode.c 1264 tx = dmu_tx_create(zfsvfs->z_os);
    [all...]
zfs_vfsops.c 757 tx = dmu_tx_create(zfsvfs->z_os);
    [all...]
dmu_tx.c 61 dmu_tx_create(objset_t *os) function
dmu_objset.c 1165 tx = dmu_tx_create(os);
    [all...]
zfs_acl.c     [all...]
zfs_ioctl.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/ztest/
ztest.c 1211 tx = dmu_tx_create(os);
1301 tx = dmu_tx_create(os);
    [all...]

Completed in 2280 milliseconds