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/
Dlcnalloc.c55 #define NTFS_LCNALLOC_BSIZE 4096 macro
56 #define NTFS_LCNALLOC_SKIP NTFS_LCNALLOC_BSIZE
275 buf = ntfs_malloc(NTFS_LCNALLOC_BSIZE); in ntfs_cluster_alloc()
321 NTFS_LCNALLOC_BSIZE, buf); in ntfs_cluster_alloc()