Searched refs:run_da (Results 1 – 3 of 3) sorted by relevance
39 if (!ni->file.run_da.count) in ntfs_dio_alignment() 876 if (ni->file.run_da.count) { in ntfs_file_read_iter() 1291 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() 3272 if (!ni->file.run_da.count) in ni_allocate_da_blocks_locked() 3282 while (run_get_entry(&ni->file.run_da, 0, &vcn, &lcn, &clen)) { in ni_allocate_da_blocks_locked()
406 struct runs_tree run_da;446 struct runs_tree *run_da, CLST vcn, CLST lcn,409 struct runs_tree run_da; global() member