Searched refs:bmap_buf (Results 1 – 1 of 1) sorted by relevance
56 struct bmap_buf { struct57 LIST_ENTRY(bmap_buf) list;64 LIST_HEAD(, bmap_buf) bmap_bufs; argument423 struct bmap_buf *bmap, *tmp; in nandfs_free_node()854 struct bmap_buf *bmap; in nandfs_get_map()868 bmap = malloc(sizeof(struct bmap_buf)); in nandfs_get_map()