Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlproc_lov.c305 const struct file_operations lov_proc_target_fops = { variable
Dlov_internal.h269 extern const struct file_operations lov_proc_target_fops;
Dlov_obd.c831 0444, &lov_proc_target_fops, obd); in lov_setup()