Home
last modified time | relevance | path

Searched defs:bits_to_clear (Results 1 – 2 of 2) sorted by relevance

/fs/ntfs3/
Dbitmap.c1543 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in ntfs_bitmap_clear_le() local
/fs/btrfs/
Dextent-io-tree.c576 u32 bits_to_clear = bits & ~EXTENT_CTLBITS; in clear_state_bit() local