Searched refs:run_lookup_entry_da (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ntfs3/ |
| H A D | attrib.c | 965 if (run_lookup_entry_da(&ni->file.run, !no_da ? &ni->file.run_da : NULL, in attr_data_get_block() 1011 if (run_lookup_entry_da(run, da ? &ni->file.run_da : NULL, vcn, lcn, in attr_data_get_block_locked() 1106 if (run_lookup_entry_da(run, da ? run_da : NULL, vcn, lcn, in attr_data_get_block_locked()
|
| H A D | run.c | 259 bool run_lookup_entry_da(const struct runs_tree *run, in run_lookup_entry_da() function
|
| H A D | ntfs_fs.h | 886 bool run_lookup_entry_da(const struct runs_tree *run,
|