|
Linux Kernel
3.7.1
|
#include "xfs.h"#include "xfs_bit.h"#include "xfs_log.h"#include "xfs_trans.h"#include "xfs_buf_item.h"Go to the source code of this file.
Functions | |
| int | xfs_bitmap_empty (uint *map, uint size) |
| int | xfs_contig_bits (uint *map, uint size, uint start_bit) |
| int | xfs_next_bit (uint *map, uint size, uint start_bit) |
1.8.2