Searched refs:passthrough_pr_attrib_attrs (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/target/
H A Dtarget_core_configfs.c1374 struct configfs_attribute *passthrough_pr_attrib_attrs[] = { variable in typeref:struct:configfs_attribute
1379 EXPORT_SYMBOL(passthrough_pr_attrib_attrs); variable
H A Dtarget_core_user.c3339 for (i = 0; passthrough_pr_attrib_attrs[i] != NULL; i++)
3353 for (k = 0; passthrough_pr_attrib_attrs[k] != NULL; k++)
3354 tcmu_attrs[i++] = passthrough_pr_attrib_attrs[k];
/linux-master/include/target/
H A Dtarget_core_backend.h109 extern struct configfs_attribute *passthrough_pr_attrib_attrs[];

Completed in 130 milliseconds