HomeSort by: relevance | last modified time | path
    Searched refs:dmu_buf_add_ref (Results 1 - 5 of 5) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dmu.h 477 void dmu_buf_add_ref(dmu_buf_t *db, void* tag);
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
dsl_dir.c 1007 dmu_buf_add_ref(dd->dd_dbuf, dd);
zil.c 500 dmu_buf_add_ref(ds->ds_dbuf, zilog);
dsl_dataset.c 944 dmu_buf_add_ref(ds->ds_dbuf, ds);
1132 dmu_buf_add_ref(ds->ds_dbuf, ds);
dbuf.c 2668 #pragma weak dmu_buf_add_ref = dbuf_add_ref macro

Completed in 54 milliseconds