Searched refs:C_PRIVATE_ALLOC (Results 1 – 3 of 3) sorted by relevance
203 #define C_PRIVATE_ALLOC 0x2000 /* private alloc, skip pool_put() */ macro
1336 if (__predict_true(!ISSET(xfer->c_flags, C_PRIVATE_ALLOC))) in ata_free_xfer()
1659 xfer->c_flags |= C_PRIVATE_ALLOC | C_SKIP_QUEUE; in wd_dumpblocks()