Home
last modified time | relevance | path

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

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