Home
last modified time | relevance | path

Searched refs:TCMU_UFLAG_KEEP_BUF (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dtarget_core_user.h79 #define TCMU_UFLAG_KEEP_BUF 0x4 macro
/linux/drivers/target/
H A Dtarget_core_user.c1482 keep_buf = !!(entry->hdr.uflags & TCMU_UFLAG_KEEP_BUF); in tcmu_handle_completions()