Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dsg.c2384 static const struct sg_proc_leaf sg_proc_leaf_arr[] = { variable
2397 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_init()
2404 const struct sg_proc_leaf *leaf = &sg_proc_leaf_arr[k]; in sg_proc_init()
2415 int num_leaves = ARRAY_SIZE(sg_proc_leaf_arr); in sg_proc_cleanup()
2420 remove_proc_entry(sg_proc_leaf_arr[k].name, sg_proc_sgp); in sg_proc_cleanup()