Searched defs:end_bit (Results 1 – 5 of 5) sorted by relevance
| /fs/ufs/ |
| D | balloc.c | 45 unsigned cgno, bit, end_bit, bbase, blkmap, i; in ufs_free_fragments() local 141 unsigned overflow, cgno, bit, end_bit, i; in ufs_free_blocks() local
|
| /fs/xfs/ |
| D | xfs_buf_item.c | 940 uint end_bit; in xfs_buf_item_log_segment() local
|
| /fs/ext4/ |
| D | ialloc.c | 55 void ext4_mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in ext4_mark_bitmap_end()
|
| /fs/btrfs/ |
| D | free-space-tree.c | 355 unsigned long nrbits, start_bit, end_bit; in convert_free_space_to_extents() local
|
| D | extent_io.c | 1349 unsigned int end_bit = (min(page_end + 1, found_start + found_len) - in writepage_delalloc() local
|