Home
last modified time | relevance | path

Searched defs:ALLOC_CONTEXT (Results 1 – 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dntfscp.c79 struct ALLOC_CONTEXT { struct
80 ntfs_volume *vol;
81 ntfs_attr *na;
82 runlist_element *rl;
83 unsigned char *buf;
84 s64 gathered_clusters;
85 s64 wanted_clusters;
86 s64 new_size;
87 s64 lcn;
88 int rl_allocated;
[all …]