Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h149 extern struct file_operations lmv_proc_target_fops;
Dlproc_lmv.c209 struct file_operations lmv_proc_target_fops = { variable
Dlmv_obd.c1313 0444, &lmv_proc_target_fops, obd); in lmv_setup()