Searched refs:force_refresh (Results 1 – 5 of 5) sorted by relevance
684 bool force_refresh) in cache_refresh_path() argument697 if (!force_refresh && !cache_entry_expired(ce)) in cache_refresh_path()729 if (force_refresh || cache_entry_expired(ce)) { in cache_refresh_path()1200 int numrefs, bool force_refresh) in __refresh_tcon_referral() argument1203 bool reconnect = force_refresh; in __refresh_tcon_referral()1210 if (force_refresh) { in __refresh_tcon_referral()1223 if (force_refresh || cache_entry_expired(ce)) in __refresh_tcon_referral()1239 static void refresh_tcon_referral(struct cifs_tcon *tcon, bool force_refresh) in refresh_tcon_referral() argument1262 needs_refresh = force_refresh || IS_ERR(ce) || cache_entry_expired(ce); in refresh_tcon_referral()1279 numrefs, force_refresh); in refresh_tcon_referral()
477 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh) in tls_strp_msg_load() argument485 if (!strp->copy_mode && force_refresh) { in tls_strp_msg_load()
198 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh);
1024 static int do_glock(struct gfs2_quota_data *qd, int force_refresh, in do_glock() argument1039 force_refresh = FORCE; in do_glock()1045 if (force_refresh || qd->qd_qb.qb_magic != cpu_to_be32(GFS2_MAGIC)) { in do_glock()1062 force_refresh = 0; in do_glock()
661 bool force_refresh = false; in tcf_ct_flow_table_lookup() local699 force_refresh = true; in tcf_ct_flow_table_lookup()715 flow_offload_refresh(nf_ft, flow, force_refresh); in tcf_ct_flow_table_lookup()