Searched refs:ntfs_bit_get_and_set (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dbitmap.h41 extern char ntfs_bit_get_and_set(u8 *bitmap, const u64 bit, const u8 new_value);
H A Dbitmap.c82 * ntfs_bit_get_and_set - get value of a bit in a field of bits and set it
90 char ntfs_bit_get_and_set(u8 *bitmap, const u64 bit, const u8 new_value) function

Completed in 43 milliseconds