Searched refs:run_da (Results 1 – 3 of 3) sorted by relevance
39 if (!ni->file.run_da.count) in ntfs_dio_alignment()879 if (ni->file.run_da.count) { in ntfs_file_read_iter()1294 if (ni->file.run_da.count) { in ntfs_file_write_iter()
126 ntfs_sub_da(ni->mi.sbi, run_len(&ni->file.run_da)); in ni_clear()127 run_close(&ni->file.run_da); in ni_clear()3267 if (!ni->file.run_da.count) in ni_allocate_da_blocks_locked()3277 while (run_get_entry(&ni->file.run_da, 0, &vcn, &lcn, &clen)) { in ni_allocate_da_blocks_locked()
409 struct runs_tree run_da; member449 struct runs_tree *run_da, CLST vcn, CLST lcn,