Home
last modified time | relevance | path

Searched refs:run_lookup_entry_da (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dattrib.c965 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 Drun.c259 bool run_lookup_entry_da(const struct runs_tree *run, in run_lookup_entry_da() function
H A Dntfs_fs.h886 bool run_lookup_entry_da(const struct runs_tree *run,