runlist
runlist *rlc;
runlist *rl;
runlist *al_rl;
runlist *rl;
runlist *rl, *rln;
runlist *rl;
runlist *ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count,
runlist *rl = NULL, *trl;
if ((rlpos + 2) * (int)sizeof(runlist) >= rlsize) {
int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl)
runlist *rl;
extern runlist *ntfs_cluster_alloc(ntfs_volume *vol, VCN start_vcn, s64 count,
extern int ntfs_cluster_free_from_rl(ntfs_volume *vol, runlist *rl);
int ntfs_rl_truncate(runlist **arl, const VCN start_vcn)
runlist *rl;
int ntfs_rl_sparse(runlist *rl)
runlist *rlc;
s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl)
runlist *rlc;
marker_vcn = ((runlist*)NULL)->lcn;
extern int ntfs_rl_truncate(runlist **arl, const VCN start_vcn);
extern int ntfs_rl_sparse(runlist *rl);
extern s64 ntfs_rl_get_compressed_size(ntfs_volume *vol, runlist *rl);
const runlist *rl, const u8 *val, const s64 val_len)
runlist *rl = NULL;
static runlist *g_rl_mft = NULL;
static runlist *g_rl_mft_bmp = NULL;
static runlist *g_rl_mftmirr = NULL;
const ATTR_FLAGS flags, const runlist *rl,
static runlist *g_rl_logfile = NULL;
static runlist *g_rl_boot = NULL;
static runlist *g_rl_bad = NULL;
const runlist *rl, const u8 *bitmap, const u32 bitmap_len)
g_rl_mft_bmp = ntfs_malloc(2 * sizeof(runlist));
g_rl_mft = ntfs_malloc(2 * sizeof(runlist));
g_rl_mftmirr = ntfs_malloc(2 * sizeof(runlist));
g_rl_logfile = ntfs_malloc(2 * sizeof(runlist));
g_rl_boot = ntfs_malloc(2 * sizeof(runlist));
g_rl_bad = ntfs_malloc(2 * sizeof(runlist));
runlist *rl_index = NULL;
runlist *rl = ntfs_mapping_pairs_decompress(g_vol, a, NULL);
static s64 ntfs_rlwrite(struct ntfs_device *dev, const runlist *rl,
static void deallocate_scattered_clusters(const runlist *rl)
static runlist * allocate_scattered_clusters(s64 clusters)
runlist *rl = NULL, *rlt;
if ((rlpos + 2) * (int)sizeof(runlist) >= rlsize) {