Searched refs:bitmap_writeback (Results 1 – 1 of 1) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/ |
H A D | lcnalloc.c | 171 static int bitmap_writeback(ntfs_volume *vol, s64 pos, s64 size, void *b, in bitmap_writeback() function 423 if (bitmap_writeback(vol, last_read_pos, br, buf, &writeback)) { in ntfs_cluster_alloc() 537 if (bitmap_writeback(vol, last_read_pos, br, buf, &writeback)) { in ntfs_cluster_alloc() 554 if (bitmap_writeback(vol, last_read_pos, br, buf, &writeback)) in ntfs_cluster_alloc()
|