Lines Matching refs:runlist
254 * ntfs_debug_runlist_dump2 - Dump a runlist.
256 static int ntfs_debug_runlist_dump2(const runlist *rl, int abbr, char *prefix)
387 static runlist * find_unused(ntfs_volume *vol, s64 size, u64 loc
398 runlist *res = NULL;
658 // get size of runlist
660 // backup original runlist
663 // got to get the runlist out of this function
665 // check size of new runlist before allocating / moving
670 runlist *from;
671 runlist *to;
686 // copy original runlist
765 runlist *runs;