__FREE
__FREE(bfs->super_block, bfs->super_block_size, M_BFS);
__FREE(bfs->dirent, bfs->dirent_size, M_BFS);
__FREE(bfs, sizeof(struct bfs), M_BFS);