Home
last modified time | relevance | path

Searched defs:ptlrpc_at_array (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_import.h72 struct ptlrpc_at_array { struct
73 struct list_head *paa_reqs_array; /** array to hold requests */
74 __u32 paa_size; /** the size of array */
75 __u32 paa_count; /** the total count of reqs */
76 time64_t paa_deadline; /** the earliest deadline of reqs */
77 __u32 *paa_reqs_count; /** the count of reqs in each entry */