Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_internal.h155 extern struct file_operations lmv_proc_target_fops;
Dlproc_lmv.c225 struct file_operations lmv_proc_target_fops = { variable
Dlmv_obd.c1352 0444, &lmv_proc_target_fops, obd); in lmv_setup()