Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_dev.c243 lsd = cl2lovsub_dev(cl); in lov_device_init()
422 lsd = cl2lovsub_dev(cl); in lov_cl_add_target()
Dlov_cl_internal.h705 static inline struct lovsub_device *cl2lovsub_dev(const struct cl_device *d) in cl2lovsub_dev() function