Searched refs:intent (Results 1 – 11 of 11) sorted by relevance
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 571 struct lustre_intent_data *intent = &it->d.lustre; in mdc_finish_enqueue() local 605 intent->it_disposition = (int)lockrep->lock_policy_res1; in mdc_finish_enqueue() 606 intent->it_status = (int)lockrep->lock_policy_res2; in mdc_finish_enqueue() 607 intent->it_lock_mode = einfo->ei_mode; in mdc_finish_enqueue() 608 intent->it_lock_handle = lockh->cookie; in mdc_finish_enqueue() 609 intent->it_data = req; in mdc_finish_enqueue() 613 if ((!req->rq_transno || intent->it_status < 0) && req->rq_replay) in mdc_finish_enqueue() 614 mdc_clear_replay_flag(req, intent->it_status); in mdc_finish_enqueue() 624 (!it_disposition(it, DISP_OPEN_OPEN) || intent->it_status != 0)) in mdc_finish_enqueue() 625 mdc_clear_replay_flag(req, intent->it_status); in mdc_finish_enqueue() [all …]
|
/drivers/net/ |
D | LICENSE.SRC | 12 intent in sharing this software is to promote the productive interchange
|
/drivers/staging/lustre/lustre/libcfs/ |
D | hash.c | 616 cfs_hash_lookup_intent_t intent) in cfs_hash_bd_lookup_intent() argument 622 int intent_add = (intent & CFS_HS_LOOKUP_MASK_ADD) != 0; in cfs_hash_bd_lookup_intent() 635 if ((intent & CFS_HS_LOOKUP_MASK_DEL) != 0) { in cfs_hash_bd_lookup_intent() 641 if ((intent & CFS_HS_LOOKUP_MASK_REF) != 0) in cfs_hash_bd_lookup_intent() 751 int intent; in cfs_hash_multi_bd_findadd_locked() local 755 intent = CFS_HS_LOOKUP_IT_PEEK | (!noref * CFS_HS_LOOKUP_MASK_REF); in cfs_hash_multi_bd_findadd_locked() 759 NULL, intent); in cfs_hash_multi_bd_findadd_locked()
|
/drivers/net/ethernet/myricom/ |
D | Kconfig | 44 is used, with the intent of lessening the impact of cache misses.
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 2149 int intent = *flags & LDLM_FL_HAS_INTENT; in osc_enqueue_fini() local 2151 if (intent) { in osc_enqueue_fini() 2166 if ((intent != 0 && rc == ELDLM_LOCK_ABORTED && agl == 0) || in osc_enqueue_fini() 2259 int intent = *flags & LDLM_FL_HAS_INTENT; in osc_enqueue_base() local 2311 if (intent) { in osc_enqueue_base() 2337 if (intent) { in osc_enqueue_base() 2380 } else if (intent) { in osc_enqueue_base() 2387 if (intent) in osc_enqueue_base()
|
/drivers/net/ethernet/intel/ |
D | Kconfig | 130 is used, with the intent of lessening the impact of cache misses. 210 is used, with the intent of lessening the impact of cache misses.
|
/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme.h | 225 u8 intent; /* should only include the intent value. */ member
|
/drivers/block/drbd/ |
D | drbd_actlog.c | 95 void *drbd_md_get_buffer(struct drbd_device *device, const char *intent) in drbd_md_get_buffer() argument 106 device->md_io.current_use = intent; in drbd_md_get_buffer()
|
D | drbd_int.h | 1495 extern void *drbd_md_get_buffer(struct drbd_device *device, const char *intent);
|
/drivers/staging/rtl8192e/ |
D | license | 127 Thus, it is not the intent of this section to claim rights or contest 128 your rights to work written entirely by you; rather, the intent is to
|
/drivers/staging/rtl8192u/ |
D | copying | 124 Thus, it is not the intent of this section to claim rights or contest 125 your rights to work written entirely by you; rather, the intent is to
|