Home
last modified time | relevance | path

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

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