Home
last modified time | relevance | path

Searched defs:run_da (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dattrib.c95 struct runs_tree *run_da) in run_deallocate_ex()
161 struct runs_tree *run_da, CLST vcn, CLST lcn, in attr_allocate_clusters()
450 struct runs_tree *run_da = run == &ni->file.run ? &ni->file.run_da : in attr_set_size_ex() local
998 struct runs_tree *run_da = &ni->file.run_da; in attr_data_get_block_locked() local
2079 struct runs_tree *run_da = &ni->file.run_da; in attr_collapse_range() local
H A Drun.c260 const struct runs_tree *run_da, CLST vcn, CLST *lcn, in run_lookup_entry_da()
H A Dntfs_fs.h410 struct runs_tree run_da; member