Searched refs:ALUA_MD_BUF_LEN (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/target/
H A Dtarget_core_alua.h77 #define ALUA_MD_BUF_LEN 1024 macro
H A Dtarget_core_alua.c884 md_buf = kzalloc(ALUA_MD_BUF_LEN, GFP_KERNEL);
890 len = snprintf(md_buf, ALUA_MD_BUF_LEN,
1177 md_buf = kzalloc(ALUA_MD_BUF_LEN, GFP_KERNEL);
1184 len = snprintf(md_buf, ALUA_MD_BUF_LEN, "alua_tg_pt_offline=%d\n"

Completed in 138 milliseconds