Home
last modified time | relevance | path

Searched refs:renew (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/include/linux/
Dnfs_xdr.h1167 unsigned char migration:1, renew:1; member
1173 unsigned char migration:1, renew:1; member
1201 unsigned char renew:1; member
1207 unsigned char renew:1; member
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dtxrx.c301 size_t count, bool *renew) in tx_policy_get() argument
317 *renew = false; in tx_policy_get()
320 *renew = true; in tx_policy_get()
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c2395 short renew; in ieee80211_process_probe_response() local
2572 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response()
2581 renew = 1; in ieee80211_process_probe_response()
2585 if(renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_rx.c2580 short renew; in rtllib_process_probe_response() local
2706 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response()
2714 renew = 1; in rtllib_process_probe_response()
2716 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()
/Linux-v4.19/fs/nfsd/
Dxdr4.h569 clientid_t renew; member
Dnfs4state.c4646 clientid_t *clid = &u->renew; in nfsd4_renew()
/Linux-v4.19/fs/nfs/
Dnfs4xdr.c2807 if (args->renew) in nfs4_xdr_enc_fs_locations()
2857 if (args->renew) in nfs4_xdr_enc_fsid_present()
7173 if (res->renew) in nfs4_xdr_dec_fs_locations()
7237 if (res->renew) in nfs4_xdr_dec_fsid_present()
Dnfs4proc.c7255 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()
7260 .renew = 1, in _nfs40_proc_get_locations()
7397 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()
7400 .renew = 1, in _nfs40_proc_fsid_present()