Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
be9c6d9169705504296bdb42ffec8f406691d99f
/
.
/
drivers
/
target
/
iscsi
/
iscsi_target_configfs.h
blob: 8cd5a63c4edc0d585f3138c57403b815711bbba6 [
file
] [
log
] [
blame
]
#ifndef
ISCSI_TARGET_CONFIGFS_H
#define
ISCSI_TARGET_CONFIGFS_H
extern
int
iscsi_target_register_configfs
(
void
);
extern
void
iscsi_target_deregister_configfs
(
void
);
#endif
/* ISCSI_TARGET_CONFIGFS_H */