Home
last modified time | relevance | path

Searched refs:last_read_pos (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlcnalloc.c239 LCN last_read_pos, lcn; in ntfs_cluster_alloc() local
319 last_read_pos = bmp_pos >> 3; in ntfs_cluster_alloc()
320 br = ntfs_attr_pread(vol->lcnbmp_na, last_read_pos, in ntfs_cluster_alloc()
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()