Home
last modified time | relevance | path

Searched refs:intent (Results 1 – 44 of 44) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c569 struct lustre_intent_data *intent = &it->d.lustre; in mdc_finish_enqueue() local
603 intent->it_disposition = (int)lockrep->lock_policy_res1; in mdc_finish_enqueue()
604 intent->it_status = (int)lockrep->lock_policy_res2; in mdc_finish_enqueue()
605 intent->it_lock_mode = einfo->ei_mode; in mdc_finish_enqueue()
606 intent->it_lock_handle = lockh->cookie; in mdc_finish_enqueue()
607 intent->it_data = req; in mdc_finish_enqueue()
611 if ((!req->rq_transno || intent->it_status < 0) && req->rq_replay) in mdc_finish_enqueue()
612 mdc_clear_replay_flag(req, intent->it_status); in mdc_finish_enqueue()
622 (!it_disposition(it, DISP_OPEN_OPEN) || intent->it_status != 0)) in mdc_finish_enqueue()
623 mdc_clear_replay_flag(req, intent->it_status); in mdc_finish_enqueue()
[all …]
/linux-4.1.27/drivers/net/
DLICENSE.SRC12 intent in sharing this software is to promote the productive interchange
/linux-4.1.27/fs/
Dinternal.h99 int intent; member
Dopen.c931 op->intent = flags & O_PATH ? 0 : LOOKUP_OPEN; in build_open_flags()
934 op->intent |= LOOKUP_CREATE; in build_open_flags()
936 op->intent |= LOOKUP_EXCL; in build_open_flags()
Dexec.c117 .intent = LOOKUP_OPEN, in SYSCALL_DEFINE1()
761 .intent = LOOKUP_OPEN, in do_open_execat()
Dnamei.c2958 nd->flags |= op->intent; in do_last()
3211 nd->flags |= op->intent; in do_tmpfile()
3331 if (d_is_symlink(dentry) && op->intent & LOOKUP_OPEN) in do_file_open_root()
/linux-4.1.27/drivers/net/ethernet/myricom/
DKconfig44 is used, with the intent of lessening the impact of cache misses.
/linux-4.1.27/Documentation/filesystems/cifs/
Dcifs.txt13 The intent of this module is to provide the most advanced network
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dhash.c620 cfs_hash_lookup_intent_t intent) in cfs_hash_bd_lookup_intent() argument
626 int intent_add = (intent & CFS_HS_LOOKUP_MASK_ADD) != 0; in cfs_hash_bd_lookup_intent()
639 if ((intent & CFS_HS_LOOKUP_MASK_DEL) != 0) { in cfs_hash_bd_lookup_intent()
645 if ((intent & CFS_HS_LOOKUP_MASK_REF) != 0) in cfs_hash_bd_lookup_intent()
755 int intent; in cfs_hash_multi_bd_findadd_locked() local
759 intent = CFS_HS_LOOKUP_IT_PEEK | (!noref * CFS_HS_LOOKUP_MASK_REF); in cfs_hash_multi_bd_findadd_locked()
763 NULL, intent); in cfs_hash_multi_bd_findadd_locked()
/linux-4.1.27/Documentation/security/
DLSM.txt26 a new LSM is accepted into the kernel when its intent (a description of
DSmack.txt49 In keeping with the intent of Smack, configuration data is
/linux-4.1.27/Documentation/networking/
Dfore200e.txt12 The intent is to enable the use of different models of FORE adapters at the
DLICENSE.qlge134 Thus, it is not the intent of this section to claim rights or contest
135 your rights to work written entirely by you; rather, the intent is to
DLICENSE.qlcnic134 Thus, it is not the intent of this section to claim rights or contest
135 your rights to work written entirely by you; rather, the intent is to
/linux-4.1.27/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt36 NETFS_OPEN, /* Open intent */
131 Open intent for given transaction.
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dreset.txt27 block node for dedicated reset signals. The intent of this binding is to give
/linux-4.1.27/Documentation/fb/
Dintelfb.txt43 framebuffer memory. The intent is to avoid the memory blocks
Dintel810.txt118 framebuffer memory. The intent is to avoid the memory blocks
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2147 int intent = *flags & LDLM_FL_HAS_INTENT; in osc_enqueue_fini() local
2149 if (intent) { in osc_enqueue_fini()
2164 if ((intent != 0 && rc == ELDLM_LOCK_ABORTED && agl == 0) || in osc_enqueue_fini()
2257 int intent = *flags & LDLM_FL_HAS_INTENT; in osc_enqueue_base() local
2309 if (intent) { in osc_enqueue_base()
2335 if (intent) { in osc_enqueue_base()
2378 } else if (intent) { in osc_enqueue_base()
2385 if (intent) in osc_enqueue_base()
/linux-4.1.27/Documentation/scheduler/
Dcompletion.txt18 advantage of using completions is clear intent of the code, but also more
53 Completions should be named to convey the intent of the waiter. A good
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_mlme.h225 u8 intent; /* should only include the intent value. */ member
/linux-4.1.27/drivers/net/ethernet/intel/
DKconfig130 is used, with the intent of lessening the impact of cache misses.
221 is used, with the intent of lessening the impact of cache misses.
/linux-4.1.27/Documentation/input/
Dntrig.txt98 the initial activation filter is satisfied. The intent is to provide
/linux-4.1.27/drivers/block/drbd/
Ddrbd_actlog.c95 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()
Ddrbd_int.h1494 extern void *drbd_md_get_buffer(struct drbd_device *device, const char *intent);
/linux-4.1.27/Documentation/
Dmd-cluster.txt6 Separate write-intent-bitmap are used for each cluster node.
Dmd.txt300 This indicates where the write-intent bitmap for the array is
502 user, and the write-intent bitmap is NOT used to
540 If the array has a write-intent bitmap, then writing to this
Dcoccinelle.txt254 intent of the 'context' mode is to highlight the important lines
/linux-4.1.27/Documentation/scsi/
DLICENSE.qla4xxx135 Thus, it is not the intent of this section to claim rights or contest
136 your rights to work written entirely by you; rather, the intent is to
DLICENSE.qla2xxx136 Thus, it is not the intent of this section to claim rights or contest
137 your rights to work written entirely by you; rather, the intent is to
/linux-4.1.27/tools/usb/usbip/
DCOPYING124 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
/linux-4.1.27/drivers/staging/rtl8192e/
Dlicense127 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
/linux-4.1.27/drivers/staging/rtl8192u/
Dcopying124 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
/linux-4.1.27/
DCOPYING140 Thus, it is not the intent of this section to claim rights or contest
141 your rights to work written entirely by you; rather, the intent is to
/linux-4.1.27/Documentation/sound/alsa/
Dcompress_offload.txt104 capabilities. The intent is to make sure all the capabilities
/linux-4.1.27/Documentation/block/
Ddata-integrity.txt109 intent is to move the integrity metadata calculation to userspace for
Dbiodoc.txt486 right now). The intent however is to enable clustering of pages etc to
827 preallocation of bios is done for kiobufs. [The intent is to remove the
/linux-4.1.27/Documentation/arm64/
Darm-acpi.txt286 intent to register a previously unused device property name as a means of
442 It is the intent of the ARMv8 ACPI kernel code to follow the ACPI specification
/linux-4.1.27/Documentation/filesystems/
Dxfs.txt334 group before moving to the next allocation group. The intent
/linux-4.1.27/Documentation/vm/
Dhugetlbpage.txt2 The intent of this file is to give a brief summary of hugetlbpage support in
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt210 method (e.g. "cat", "dd", "echo"). The intent of this driver however, is
/linux-4.1.27/scripts/kconfig/
Dzconf.lex.c_shipped758 /* The intent behind this definition is that it'll catch
/linux-4.1.27/scripts/genksyms/
Dlex.lex.c_shipped531 /* The intent behind this definition is that it'll catch
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped602 /* The intent behind this definition is that it'll catch