/openbmc/linux/fs/nfs/ |
H A D | nfs4renewd.c | 34 * Implementation of the NFSv4 "renew daemon", which wakes up periodically to 35 * send a RENEW, to keep state alive on the server. The daemon is implemented 91 /* Queue an asynchronous RENEW. */ in nfs4_renew_state()
|
H A D | nfs4proc.c | 5736 * standalone procedure for queueing an asynchronous RENEW. 8065 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is 8084 .renew = 1, /* append RENEW */ in _nfs40_proc_get_locations() 8089 .renew = 1, in _nfs40_proc_get_locations() 8229 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation 8241 .renew = 1, /* append RENEW */ in _nfs40_proc_fsid_present() 8244 .renew = 1, in _nfs40_proc_fsid_present() 9366 * Renew the cl_session lease.
|
/openbmc/linux/fs/ceph/ |
H A D | strings.c | 105 case CEPH_CAP_OP_RENEW: return "renew"; in ceph_cap_op_name() 115 case CEPH_MDS_LEASE_RENEW: return "renew"; in ceph_lease_op_name()
|
H A D | mds_client.h | 225 unsigned long s_renew_requested; /* last time we sent a renew req */
|
H A D | file.c | 294 * try renew caps after session gets killed. 310 dout("renew caps %p want %s issued %s updating mds_wanted\n", in ceph_renew_caps() 342 dout("renew caps %p open result=%d\n", inode, err); in ceph_renew_caps()
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | 00avahi-autoipd | 7 deconfig|renew|bound)
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Certificate.v1_9_0.json | 29 "#Certificate.Renew": { 30 "$ref": "#/definitions/Renew" 582 "Renew": { object 626 "description": "The response body for the `Renew` action.", 627 …tion": "This type shall contain the properties found in the response body for the `Renew` action.",
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Certificate.v1_9_0.json | 29 "#Certificate.Renew": { 30 "$ref": "#/definitions/Renew" 582 "Renew": { object 626 "description": "The response body for the `Renew` action.", 627 …tion": "This type shall contain the properties found in the response body for the `Renew` action.",
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/ |
H A D | simple.script | 39 renew|bound)
|
/openbmc/webui-vue/src/components/AppHeader/ |
H A D | AppHeader.vue | 76 <icon-renew :title="$t('appHeader.titleRefresh')" /> 116 import IconRenew from '@carbon/icons-vue/es/renew/20';
|
/openbmc/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()
|
/openbmc/linux/include/linux/ |
H A D | nfs_xdr.h | 1241 unsigned char migration:1, renew:1; member 1247 unsigned char migration:1, renew:1; member 1275 unsigned char renew:1; member 1281 unsigned char renew:1; member
|
H A D | nfs_fs_sb.h | 39 #define NFS_CS_STOP_RENEW 4 /* no more state to renew */
|
/openbmc/linux/net/ceph/ |
H A D | mon_client.c | 400 dout("%s sent %lu duration %d renew after %lu\n", __func__, in handle_subscribe_ack() 404 dout("%s sent %lu renew after %lu, ignoring\n", __func__, in handle_subscribe_ack() 1080 * renew/retry subscription as needed (in case it is timing out, or we 1118 dout("%s renew subs? now %lu renew after %lu\n", in delayed_work()
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | queue.c | 107 /* Renew get: it is used in queue_events to detect overruns */ in ev_dispatcher()
|
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/ |
H A D | Device.interface.yaml | 249 value less than 75% is usually a sign that you should renew your
|
/openbmc/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() 665 pr_debug("[TX] TX policy renew.\n"); in cw1200_tx_h_rate_policy()
|
/openbmc/webui-vue/src/views/SecurityAndAccess/Certificates/ |
H A D | Certificates.vue | 104 import IconReplace from '@carbon/icons-vue/es/renew/20';
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Certificate_v1.xml | 244 <Action Name="Renew" IsBound="true"> 420 …<Annotation Term="OData.Description" String="This version was created to add the `Renew` and `Reke… 444 <Annotation Term="OData.Description" String="The response body for the `Renew` action."/> 445 …tring="This type shall contain the properties found in the response body for the `Renew` action."/>
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | Certificate_v1.xml | 244 <Action Name="Renew" IsBound="true"> 420 …<Annotation Term="OData.Description" String="This version was created to add the `Renew` and `Reke… 444 <Annotation Term="OData.Description" String="The response body for the `Renew` action."/> 445 …tring="This type shall contain the properties found in the response body for the `Renew` action."/>
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_rx.c | 2215 short renew; in ieee80211_process_probe_response() local 2378 renew = !time_after(target->last_scanned + ieee->scan_age, jiffies); in ieee80211_process_probe_response() 2387 renew = 1; in ieee80211_process_probe_response() 2391 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in ieee80211_process_probe_response()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 769 /* Insert/renew filters */ in efx_mcdi_filter_insert_addr_list() 988 /* Insert/renew unicast filters */ in efx_mcdi_filter_vlan_sync_rx_mode() 1021 * Insert/renew multicast filters in efx_mcdi_filter_vlan_sync_rx_mode()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_rx.c | 2491 short renew; in rtllib_process_probe_response() local 2616 renew = !time_after(target->last_scanned + ieee->scan_age, in rtllib_process_probe_response() 2624 renew = 1; in rtllib_process_probe_response() 2626 if (renew && (ieee->softmac_features & IEEE_SOFTMAC_ASSOCIATE)) in rtllib_process_probe_response()
|
/openbmc/linux/fs/nfsd/ |
H A D | xdr4.h | 663 clientid_t renew; member
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_proto_sctp.c | 481 /* don't renew timeout on init retransmit so in nf_conntrack_sctp_packet()
|