Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dswap_state.c68 unsigned long find_total; member
78 swap_cache_info.find_success, swap_cache_info.find_total); in show_swap_cache_info()
351 INC_CACHE_INFO(find_total); in lookup_swap_cache()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dswap_state.c68 unsigned long find_total; member
78 swap_cache_info.find_success, swap_cache_info.find_total); in show_swap_cache_info()
351 INC_CACHE_INFO(find_total); in lookup_swap_cache()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dswap_state.c68 unsigned long find_total; member
78 swap_cache_info.find_success, swap_cache_info.find_total); in show_swap_cache_info()
351 INC_CACHE_INFO(find_total); in lookup_swap_cache()
/dports/deskutils/egroupware/egroupware/api/src/
H A DVfs.php131 static $find_total; variable in EGroupware\\Api\\Vfs
585 self::$find_total = count($result);
592 if ((int)$start || self::$find_total > $limit)
/dports/deskutils/egroupware/egroupware/filemanager/inc/
H A Dclass.filemanager_ui.inc.php1040 return Vfs::$find_total;