Searched refs:ntfs_bitmap_clear_le (Results 1 – 3 of 3) sorted by relevance
| /fs/ntfs3/ |
| A D | bitmap.c | 733 ntfs_bitmap_clear_le(bh->b_data, wbit, op); in wnd_set_free() 1365 ntfs_bitmap_clear_le(bh->b_data, b0, blocksize * 8 - b0); in wnd_extend() 1511 void ntfs_bitmap_clear_le(void *map, unsigned int start, int len) in ntfs_bitmap_clear_le() function
|
| A D | ntfs_fs.h | 857 void ntfs_bitmap_clear_le(void *map, unsigned int start, int len);
|
| A D | fslog.c | 3659 ntfs_bitmap_clear_le(Add2Ptr(buffer_le, roff), off, bits); in do_action()
|
Completed in 17 milliseconds