Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dworkitem.c48 typedef struct cfs_wi_sched { struct
49 struct list_head ws_list; /* chain on global list */
51 spinlock_t ws_lock;
76 } cfs_wi_sched_t; argument