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

  /src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
dmu.h 422 #define WP_SPILL 0x4
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
dmu.c 1999 (wp & WP_SPILL));
2044 DMU_OT_IS_METADATA(type) || (wp & WP_SPILL))))
2095 zp->zp_type = (wp & WP_SPILL) ? dn->dn_bonustype : type;
dbuf.c 3542 wp_flag = WP_SPILL;

Completed in 19 milliseconds