Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsg.c2390 static const struct sg_proc_leaf sg_proc_leaf_arr[] = { variable
2403 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_init()
2410 const struct sg_proc_leaf *leaf = &sg_proc_leaf_arr[k]; in sg_proc_init()
2421 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_cleanup()
2426 remove_proc_entry(sg_proc_leaf_arr[k].name, sg_proc_sgp); in sg_proc_cleanup()