Searched defs:post_ret (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_sbc.c | 342 xdreadwrite_callback(struct se_cmd *cmd, bool success, int *post_ret) xdreadwrite_callback() argument 413 compare_and_write_post(struct se_cmd *cmd, bool success, int *post_ret) compare_and_write_post() argument 437 compare_and_write_callback(struct se_cmd *cmd, bool success, int *post_ret) compare_and_write_callback() argument
|
H A D | target_core_transport.c | 821 int post_ret; in target_cmd_interrupted() local 1878 int ret = 0, post_ret; in transport_generic_request_failure() local 2399 int post_ret = 0; in target_complete_ok_work() local
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_sbc.c | 350 compare_and_write_post(struct se_cmd *cmd, bool success, int *post_ret) compare_and_write_post() argument 436 compare_and_write_callback(struct se_cmd *cmd, bool success, int *post_ret) compare_and_write_callback() argument
|
H A D | target_core_transport.c | 887 int post_ret; in target_cmd_interrupted() local 2033 int ret = 0, post_ret; in transport_generic_request_failure() local 2558 int post_ret = 0; in target_complete_ok_work() local
|
Completed in 12 milliseconds