Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dcache.h50 time64_t last_refresh; /* If CACHE_PENDING, this is when upcall was member
217 return detail->flush_time >= h->last_refresh; in cache_is_expired()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dcache.c53 h->last_refresh = now; in cache_init()
167 head->last_refresh = now; in cache_fresh_locked()
306 refresh_age = (h->expiry_time - h->last_refresh); in cache_check()
307 age = seconds_since_boot() - h->last_refresh; in cache_check()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Ddns_resolve.c309 || cd->flush_time > (*item)->h.last_refresh) in do_cache_lookup_nowait()
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...