Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/linux/
Dlinux-module.c385 static const struct seq_operations obd_device_list_sops = { variable
395 int rc = seq_open(file, &obd_device_list_sops); in obd_device_list_open()