Searched defs:freeable (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/one-true-awk/
H A Dawk.h200 #define freeable(p) ( ((p)->tval & (STR|DONTFREE)) == STR ) macro
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c178 dmu_tx_count_twig(dmu_tx_hold_t *txh, dnode_t *dn, dmu_buf_impl_t *db, int level, uint64_t blkid, boolean_t freeable, uint64_t *history) argument
H A Darc.c4587 int freeable = B_FALSE; local

Completed in 51 milliseconds