Home
last modified time | relevance | path

Searched defs:bitmap_offset (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/btrfs/tests/
Dfree-space-tests.c161 u64 bitmap_offset = (u64)(BITS_PER_BITMAP * sectorsize); in test_bitmaps_and_extents() local
/linux-4.19.296/fs/btrfs/
Dfree-space-cache.c2228 const u64 bitmap_offset = offset_to_bitmap(ctl, end); in steal_from_bitmap_to_end() local
2258 u64 bitmap_offset; in steal_from_bitmap_to_front() local
3017 u64 bitmap_offset = offset_to_bitmap(ctl, offset); in setup_cluster_bitmap() local
/linux-4.19.296/include/uapi/linux/raid/
Dmd_p.h247 __le32 bitmap_offset; /* sectors after start of superblock that bitmap starts member