Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Ddfs_cache.c686 bool force_refresh) in cache_refresh_path()
1176 static void __refresh_ses_referral(struct cifs_ses *ses, bool force_refresh) in __refresh_ses_referral()
/linux/net/tls/
H A Dtls_strp.c477 void tls_strp_msg_load(struct tls_strparser *strp, bool force_refresh) in tls_strp_msg_load()
/linux/fs/gfs2/
H A Dquota.c1024 static int do_glock(struct gfs2_quota_data *qd, int force_refresh, in do_glock()
/linux/net/sched/
H A Dact_ct.c661 bool force_refresh = false; in tcf_ct_flow_table_lookup() local