Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h1122 unsigned char migration:1, renew:1; member
1128 unsigned char migration:1, renew:1; member
1156 unsigned char renew:1; member
1162 unsigned char renew:1; member
/linux-4.4.14/drivers/net/wireless/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-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c2396 short renew; in ieee80211_process_probe_response() local
2571 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response()
2580 renew = 1; in ieee80211_process_probe_response()
2584 if(renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib_rx.c2590 short renew; in rtllib_process_probe_response() local
2716 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response()
2724 renew = 1; in rtllib_process_probe_response()
2726 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()
/linux-4.4.14/fs/nfsd/
Dxdr4.h531 clientid_t renew; member
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c2692 if (args->renew) in nfs4_xdr_enc_fs_locations()
2740 if (args->renew) in nfs4_xdr_enc_fsid_present()
6927 if (res->renew) in nfs4_xdr_dec_fs_locations()
6989 if (res->renew) in nfs4_xdr_dec_fsid_present()
Dnfs4proc.c6435 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations()
6440 .renew = 1, in _nfs40_proc_get_locations()
6579 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present()
6582 .renew = 1, in _nfs40_proc_fsid_present()