Searched refs:ntfs_run (Results 1 – 2 of 2) sorted by relevance
21 struct ntfs_run { struct38 struct ntfs_run *r; in run_lookup() argument97 struct ntfs_run *r = run->runs + index; in run_consolidate()104 struct ntfs_run *n = r + 1; in run_consolidate()171 const struct ntfs_run *r, *end; in run_is_mapped_full()198 struct ntfs_run *r; in run_lookup_entry()235 const struct ntfs_run *r = run->runs; in run_overlaps()292 struct ntfs_run *r; in run_truncate_head()335 struct ntfs_run *r = run->runs + index; in run_truncate()365 if (run->count >= NTFS3_RUN_MAX_BYTES / sizeof(struct ntfs_run) / 2) in run_truncate_around()[all …]
121 struct ntfs_run *runs;