Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c55 #define NTFS_LCNALLOC_BSIZE 4096 macro
56 #define NTFS_LCNALLOC_SKIP NTFS_LCNALLOC_BSIZE
225 * NTFS_LCNALLOC_BSIZE bytes at a time, so we need to cope with crossing over
275 buf = ntfs_malloc(NTFS_LCNALLOC_BSIZE); in ntfs_cluster_alloc()
321 NTFS_LCNALLOC_BSIZE, buf); in ntfs_cluster_alloc()
330 * We might have read less than NTFS_LCNALLOC_BSIZE bytes in ntfs_cluster_alloc()

Completed in 2 milliseconds