Home
last modified time | relevance | path

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

/linux/drivers/target/sbp/
H A Dsbp_target.c1109 static int sbp_fetch_command(struct sbp_target_request *req) in sbp_fetch_command() function
1123 pr_debug("sbp_fetch_command: filling in long command\n"); in sbp_fetch_command()
1200 ret = sbp_fetch_command(req); in sbp_handle_command()