Home
last modified time | relevance | path

Searched defs:force_refresh (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/smb/client/
Ddfs_cache.c684 bool force_refresh) in cache_refresh_path()
1200 int numrefs, bool force_refresh) in __refresh_tcon_referral()
1239 static void refresh_tcon_referral(struct cifs_tcon *tcon, bool force_refresh) in refresh_tcon_referral()
/linux-6.12.1/net/tls/
Dtls_strp.c477 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh) in tls_strp_msg_load()
/linux-6.12.1/fs/gfs2/
Dquota.c1024 static int do_glock(struct gfs2_quota_data *qd, int force_refresh, in do_glock()
/linux-6.12.1/net/sched/
Dact_ct.c661 bool force_refresh = false; in tcf_ct_flow_table_lookup() local