repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 3.11-rc3
[cris-mirror.git]
/
drivers
/
target
/
iscsi
/
iscsi_target_configfs.h
blob
8cd5a63c4edc0d585f3138c57403b815711bbba6
1
#ifndef ISCSI_TARGET_CONFIGFS_H
2
#define ISCSI_TARGET_CONFIGFS_H
3
4
extern
int
iscsi_target_register_configfs
(
void
);
5
extern
void
iscsi_target_deregister_configfs
(
void
);
6
7
#endif
/* ISCSI_TARGET_CONFIGFS_H */