Home
last modified time | relevance | path

Searched refs:negated (Results 1 – 23 of 23) sorted by relevance

/linux/fs/cifs/
A Dfs_context.c876 if (result.negated) in smb3_fs_context_parse_param()
882 if (result.negated) in smb3_fs_context_parse_param()
888 if (result.negated) in smb3_fs_context_parse_param()
896 if (result.negated) in smb3_fs_context_parse_param()
902 if (result.negated) in smb3_fs_context_parse_param()
908 if (result.negated) in smb3_fs_context_parse_param()
914 if (result.negated) in smb3_fs_context_parse_param()
920 if (result.negated) in smb3_fs_context_parse_param()
926 if (result.negated) in smb3_fs_context_parse_param()
1303 if (result.negated) in smb3_fs_context_parse_param()
[all …]
/linux/fs/
A Dfs_parser.c56 struct fs_parameter *param, bool *negated) in fs_lookup_key() argument
62 *negated = false; in fs_lookup_key()
77 *negated = true; in fs_lookup_key()
112 p = fs_lookup_key(desc, param, &result->negated); in __fs_parse()
126 result->boolean = !result->negated; in __fs_parse()
/linux/drivers/media/rc/
A Dir-spi.c23 bool negated; member
102 if (idata->negated) { in ir_spi_set_duty_cycle()
138 idata->negated = of_property_read_bool(spi->dev.of_node, in ir_spi_probe()
/linux/fs/ceph/
A Dsuper.c372 if (!result.negated) in ceph_parse_mount_param()
378 if (!result.negated) in ceph_parse_mount_param()
384 if (!result.negated) in ceph_parse_mount_param()
390 if (!result.negated) in ceph_parse_mount_param()
396 if (!result.negated) in ceph_parse_mount_param()
406 if (result.negated) { in ceph_parse_mount_param()
418 if (!result.negated) in ceph_parse_mount_param()
424 if (!result.negated) in ceph_parse_mount_param()
430 if (!result.negated) in ceph_parse_mount_param()
436 if (!result.negated) in ceph_parse_mount_param()
[all …]
/linux/fs/nfs/
A Dfs_context.c514 if (result.negated) in nfs_fs_context_parse_param()
520 if (result.negated) in nfs_fs_context_parse_param()
526 if (result.negated) in nfs_fs_context_parse_param()
532 if (result.negated) in nfs_fs_context_parse_param()
538 if (result.negated) { in nfs_fs_context_parse_param()
559 if (result.negated) in nfs_fs_context_parse_param()
565 if (result.negated) in nfs_fs_context_parse_param()
571 if (result.negated) in nfs_fs_context_parse_param()
577 if (result.negated) in nfs_fs_context_parse_param()
583 if (result.negated) in nfs_fs_context_parse_param()
[all …]
/linux/fs/ntfs3/
A Dsuper.c318 opts->sys_immutable = result.negated ? 0 : 1; in ntfs_fs_parse_param()
321 opts->discard = result.negated ? 0 : 1; in ntfs_fs_parse_param()
324 opts->force = result.negated ? 0 : 1; in ntfs_fs_parse_param()
327 opts->sparse = result.negated ? 0 : 1; in ntfs_fs_parse_param()
330 opts->nohidden = result.negated ? 1 : 0; in ntfs_fs_parse_param()
333 if (!result.negated) in ntfs_fs_parse_param()
343 opts->showmeta = result.negated ? 0 : 1; in ntfs_fs_parse_param()
351 opts->prealloc = result.negated ? 0 : 1; in ntfs_fs_parse_param()
354 opts->noacsrules = result.negated ? 1 : 0; in ntfs_fs_parse_param()
/linux/net/ceph/
A Dceph_common.c581 if (!result.negated) in ceph_parse_param()
587 if (!result.negated) in ceph_parse_param()
593 if (!result.negated) in ceph_parse_param()
599 if (!result.negated) in ceph_parse_param()
605 if (!result.negated) in ceph_parse_param()
/linux/Documentation/kbuild/
A DKconfig.recursion-issue-0215 # annotate this, all features that driver A selects cannot now be negated by
21 # negated by other drivers.
/linux/Documentation/devicetree/bindings/leds/irled/
A Dspi-ir-led.txt14 negated with a NOT gate.
/linux/Documentation/arm/nwfpe/
A Dnetwinder-fpe.rst70 CNF{cond} Fn, Fm Compare negated floating
71 CNFE{cond} Fn, Fm Compare negated floating with exception
108 MNF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move negated
/linux/Documentation/devicetree/bindings/pci/
A Dpci-msi.txt168 * negated.
211 * RID, but the high bit of the bus number is negated.
/linux/include/linux/
A Dfs_parser.h54 bool negated; /* T if param was "noxxx" */ member
/linux/Documentation/devicetree/bindings/reset/
A Drenesas,rst.yaml16 - Latching of the levels on mode pins when PRESET# is negated,
/linux/Documentation/admin-guide/mm/
A Dswap_numa.rst74 value in the swap_avail_list is the negated value of the swap device's
/linux/Documentation/powerpc/
A Dsyscall64-abi.rst40 in which case the error value is the negated return value.
/linux/Documentation/hwmon/
A Dlm93.rst124 which 1 indicates #VRD_HOT is asserted and 0 indicates it is negated. These
298 vrdhot<n> 0 means negated, 1 means asserted
/linux/Documentation/devicetree/bindings/display/panel/
A Dpanel-common.yaml106 signal, which is a negated version of the enable signal. Active low enable
/linux/Documentation/filesystems/
A Dmount_api.rst669 fs_param_neg_with_no result->negated set if key is prefixed with "no"
670 fs_param_neg_with_empty result->negated set if value is ""
805 fs_param_neg_with_no set, then a match will be made and result->negated
/linux/Documentation/security/keys/
A Drequest-key.rst138 the key while it exists to fail with error ENOKEY if negated or the specified
/linux/fs/gfs2/
A Dops_fstype.c1478 args->ar_quota = result.negated ? GFS2_QUOTA_OFF : GFS2_QUOTA_ON; in gfs2_parse_param()
/linux/Documentation/kernel-hacking/
A Dhacking.rst178 occurs you return a negated errno (see
/linux/Documentation/networking/
A Dethtool-netlink.rst785 (i.e. negated values from resulting features). ``ETHTOOL_A_FEATURES_ACTIVE``
/linux/Documentation/admin-guide/laptops/
A Dthinkpad-acpi.rst582 wake up caused by the firmware will have negated most safety nets...

Completed in 30 milliseconds