Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlproc_lov.c296 const struct file_operations lov_proc_target_fops = { variable
Dlov_internal.h230 extern const struct file_operations lov_proc_target_fops;
Dlov_obd.c815 0444, &lov_proc_target_fops, obd); in lov_setup()