Searched refs:force_refresh (Results 1 – 5 of 5) sorted by relevance
686 bool force_refresh) in cache_refresh_path() argument699 if (!force_refresh && !cache_entry_expired(ce)) in cache_refresh_path()731 if (force_refresh || cache_entry_expired(ce)) { in cache_refresh_path()1176 static void __refresh_ses_referral(struct cifs_ses *ses, bool force_refresh) in __refresh_ses_referral() argument1201 needs_refresh = force_refresh || IS_ERR(ce) || cache_entry_expired(ce); in __refresh_ses_referral()
476 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh) in tls_strp_msg_load() argument484 if (!strp->copy_mode && force_refresh) { in tls_strp_msg_load()
195 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh);
1010 static int do_glock(struct gfs2_quota_data *qd, int force_refresh, in do_glock() argument1025 force_refresh = FORCE; in do_glock()1029 if (force_refresh || qd->qd_qb.qb_magic != cpu_to_be32(GFS2_MAGIC)) { in do_glock()1046 force_refresh = 0; in do_glock()
663 bool force_refresh = false; in tcf_ct_flow_table_lookup() local701 force_refresh = true; in tcf_ct_flow_table_lookup()717 flow_offload_refresh(nf_ft, flow, force_refresh); in tcf_ct_flow_table_lookup()