1 2 3 4 5 6 7
#ifndef _TOOLS_CMD_STRIP_ALLOC_H #define _TOOLS_CMD_STRIP_ALLOC_H void strip_fs_alloc(struct bch_fs *); #endif /* _TOOLS_CMD_STRIP_ALLOC_H */