HomeSort by relevance Sort by last modified time
    Searched defs:refcount_destroy (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
refcount.c 94 refcount_destroy(refcount_t *rc) function
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
refcount.h 65 void refcount_destroy(refcount_t *rc);
84 #define refcount_destroy(rc) ((rc)->rc_count = 0) macro

Completed in 360 milliseconds