Searched refs:first_entry_in_buffer (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/smb/client/
H A Dreaddir.c676 loff_t first_entry_in_buffer; local
690 first_entry_in_buffer = cfile->srch_inf.index_of_last_entry -
703 is_dir_changed(file)) || (index_to_find < first_entry_in_buffer)) {
768 first_entry_in_buffer = cfile->srch_inf.index_of_last_entry
770 pos_in_buf = index_to_find - first_entry_in_buffer;

Completed in 174 milliseconds