Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dclient.c879 static bool storage_file_list_buf_full(struct storage_file_list_state* miter) { in storage_file_list_buf_full() function
891 assert(!storage_file_list_buf_full(miter)); in storage_file_list_add()
925 return storage_file_list_buf_full(miter); in storage_file_list_iter()
1002 if (iterate_res == FILE_OP_SUCCESS && !storage_file_list_buf_full(&state)) { in storage_file_list()
1011 if (!storage_file_list_buf_full(&state)) { in storage_file_list()