Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_internal.h165 int lov_set_finished(struct lov_request_set *set, int idempotent);
Dlov_request.c77 int lov_set_finished(struct lov_request_set *set, int idempotent) in lov_set_finished() function
692 lov_set_finished(set, 0)) { in cb_statfs_update()