Searched refs:ngx_file_uniq (Results 1 – 3 of 3) sorted by relevance
169 of->uniq = ngx_file_uniq(&fi); in ngx_open_cached_file()853 if (of->uniq == ngx_file_uniq(&fi)) { in ngx_open_and_stat_file()935 of->uniq = ngx_file_uniq(&fi); in ngx_open_and_stat_file()
190 #define ngx_file_uniq(sb) (sb)->st_ino macro
1405 uniq = ngx_file_uniq(&fi); in ngx_http_file_cache_update()1479 if (c->uniq != ngx_file_uniq(&fi) in ngx_http_file_cache_update_header()