Searched refs:fx_media_opened_file_count (Results 1 – 16 of 16) sorted by relevance
107 open_count = media_ptr -> fx_media_opened_file_count; in _fxe_file_open()
104 open_count = media_ptr -> fx_media_opened_file_count; in _fx_media_abort()
200 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_open()257 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_open()534 media_ptr -> fx_media_opened_file_count++; in _fx_file_open()
136 media_ptr -> fx_media_opened_file_count--; in _fx_file_close()
163 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_attributes_set()
140 open_count = media_ptr -> fx_media_opened_file_count; in _fx_directory_information_get()
201 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_delete()
127 open_count = media_ptr -> fx_media_opened_file_count; in _fx_media_flush()
185 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_extended_truncate()
123 open_count = media_ptr -> fx_media_opened_file_count; in _fx_media_close()
464 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_rename()
199 if (media_ptr -> fx_media_opened_file_count) in _fx_media_check()
589 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_extended_truncate_release()
930 media_ptr -> fx_media_opened_file_count = 0;
1295 open_count = media_ptr -> fx_media_opened_file_count; in _fx_file_write()
908 ULONG fx_media_opened_file_count; member