Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c585 static struct lu_device_operations echo_device_lu_ops = { variable
717 cd->cd_lu_dev.ld_ops = &echo_device_lu_ops; in echo_device_alloc()