Searched refs:ntfs_bitmap_clear_le (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | bitmap.c | 750 ntfs_bitmap_clear_le(bh->b_data, wbit, op); in wnd_set_free() 1382 ntfs_bitmap_clear_le(bh->b_data, b0, blocksize * 8 - b0); in wnd_extend() 1529 void ntfs_bitmap_clear_le(void *map, unsigned int start, int len) in ntfs_bitmap_clear_le() function
|
| H A D | ntfs_fs.h | 923 void ntfs_bitmap_clear_le(void *map, unsigned int start, int len);
|
| H A D | fslog.c | 3663 ntfs_bitmap_clear_le(Add2Ptr(buffer_le, roff), off, bits); in do_action()
|