]> git.karo-electronics.de Git - mv-sheeva.git/blob - drivers/target/target_core_hba.h
thp: fix page_referenced to modify mapcount/vm_flags only if page is found
[mv-sheeva.git] / drivers / target / target_core_hba.h
1 #ifndef TARGET_CORE_HBA_H
2 #define TARGET_CORE_HBA_H
3
4 extern struct se_hba *core_alloc_hba(const char *, u32, u32);
5 extern int core_delete_hba(struct se_hba *);
6
7 #endif /* TARGET_CORE_HBA_H */