Searched refs:renew (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs40proc.c | 183 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations() 188 .renew = 1, in _nfs40_proc_get_locations() 228 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present() 231 .renew = 1, in _nfs40_proc_fsid_present()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | data_tx.c | 101 static int wfx_tx_policy_get(struct wfx_vif *wvif, struct ieee80211_tx_rate *rates, bool *renew) in wfx_tx_policy_get() argument 118 *renew = false; in wfx_tx_policy_get() 121 *renew = true; in wfx_tx_policy_get()
|
| /linux/include/linux/ |
| H A D | nfs_xdr.h | 1285 unsigned char migration:1, renew:1; 1291 unsigned char migration:1, renew:1; 1319 unsigned char renew:1; 1325 unsigned char renew:1; 1284 unsigned char migration:1, renew:1; global() member 1290 unsigned char migration:1, renew:1; global() member 1318 unsigned char renew:1; global() member 1324 unsigned char renew:1; global() member
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 298 size_t count, bool *renew) in tx_policy_get() argument 314 *renew = false; in tx_policy_get() 317 *renew = true; in tx_policy_get()
|
| /linux/fs/nfsd/ |
| H A D | xdr4.h | 867 clientid_t renew; 853 clientid_t renew; global() member
|
| H A D | trace.h | 933 DEFINE_CLIENTID_EVENT(renew);
|
| H A D | nfs4xdr.c | 1458 clientid_t *clientid = &u->renew; in nfsd4_decode_renew()
|
| H A D | nfs4state.c | 2930 seq_printf(m, "seconds from last renew: %lld\n", in nfs4_show_open() 6712 clientid_t *clid = &u->renew; in state_expired()
|