Home
last modified time | relevance | path

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

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