/linux-2.6.39/fs/exportfs/ |
D | expfs.c | 42 int (*acceptable)(void *context, struct dentry *dentry), in find_acceptable_alias() 48 if (acceptable(context, result)) in find_acceptable_alias() 58 if (dentry != result && acceptable(context, dentry)) { in find_acceptable_alias() 367 int (*acceptable)(void *, struct dentry *), void *context) in exportfs_decode_fh() 400 if (!acceptable(context, result)) { in exportfs_decode_fh() 421 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh() 482 alias = find_acceptable_alias(result, acceptable, context); in exportfs_decode_fh()
|
/linux-2.6.39/drivers/pci/pcie/ |
D | aspm.c | 68 struct aspm_latency acceptable[8]; member 316 struct aspm_latency *acceptable; in pcie_aspm_check_latency() local 325 acceptable = &link->acceptable[PCI_FUNC(endpoint->devfn)]; in pcie_aspm_check_latency() 330 (link->latency_up.l0s > acceptable->l0s)) in pcie_aspm_check_latency() 335 (link->latency_dw.l0s > acceptable->l0s)) in pcie_aspm_check_latency() 344 (latency + l1_switch_latency > acceptable->l1)) in pcie_aspm_check_latency() 417 struct aspm_latency *acceptable = in pcie_aspm_cap_init() local 418 &link->acceptable[PCI_FUNC(child->devfn)]; in pcie_aspm_cap_init() 428 acceptable->l0s = calc_l0s_acceptable(encoding); in pcie_aspm_cap_init() 431 acceptable->l1 = calc_l1_acceptable(encoding); in pcie_aspm_cap_init()
|
/linux-2.6.39/include/linux/ |
D | exportfs.h | 183 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
|
/linux-2.6.39/fs/xfs/linux-2.6/ |
D | xfs_aops.c | 648 int acceptable = 0; in xfs_is_delayed_page() local 653 acceptable = (type == IO_UNWRITTEN); in xfs_is_delayed_page() 655 acceptable = (type == IO_DELALLOC); in xfs_is_delayed_page() 657 acceptable = (type == IO_OVERWRITE); in xfs_is_delayed_page() 662 if (acceptable) in xfs_is_delayed_page()
|
/linux-2.6.39/Documentation/networking/ |
D | dccp.txt | 114 range 0..15 are acceptable. The default setting is 0 (full coverage), 117 sets a threshold, where again values 0..15 are acceptable. The default 120 coverage value are also acceptable. The higher the number, the more
|
D | tproxy.txt | 51 acceptable in certain situations. (Think of proxying UDP for example: you won't
|
/linux-2.6.39/Documentation/power/regulator/ |
D | consumer.txt | 79 Where min_uV and max_uV are the minimum and maximum acceptable voltages in 109 Where min_uA and max_uA are the minimum and maximum acceptable current limit in
|
/linux-2.6.39/Documentation/block/ |
D | cfq-iosched.txt | 26 throughput and acceptable latencies.
|
/linux-2.6.39/Documentation/ |
D | pnp.txt | 64 Dependent: 01 - Priority acceptable 69 Dependent: 02 - Priority acceptable
|
D | HOWTO | 285 documents what kinds of changes are acceptable for the -stable tree, and 450 Remember, being wrong is acceptable as long as you are willing to work 555 Also realize that it is not acceptable to send patches for inclusion
|
/linux-2.6.39/Documentation/scsi/ |
D | megaraid.txt | 31 "Shared code in a third module, a "library module", is an acceptable
|
/linux-2.6.39/Documentation/timers/ |
D | timers-howto.txt | 91 be balanced with what is an acceptable upper bound on
|
/linux-2.6.39/Documentation/hwmon/ |
D | submitting-patches | 74 and messages printed after a successful detection are acceptable, but it
|
D | pc87360 | 84 RPM as the lowest acceptable accuracy.
|
/linux-2.6.39/Documentation/sound/oss/ |
D | SoundPro | 52 The IRQ and DMA values can be any that are considered acceptable for a
|
/linux-2.6.39/Documentation/ia64/ |
D | paravirt_ops.txt | 91 function call is acceptable. The following structures are defined at
|
/linux-2.6.39/Documentation/fb/ |
D | modedb.txt | 92 - acceptable refresh rates are 50, 60, 70 or 85 Hz only
|
/linux-2.6.39/Documentation/arm/ |
D | IXP4xx | 90 cases the performance hit is acceptable. In addition, you cannot
|
/linux-2.6.39/Documentation/arm/nwfpe/ |
D | README.FPE | 89 equivalent to the MUF/DVF/RDV instructions. This is acceptable according
|
/linux-2.6.39/arch/arm/mach-ixp4xx/ |
D | Kconfig | 203 acceptable. In addition, you cannot mmap() PCI devices in this
|
/linux-2.6.39/arch/arm/nwfpe/ |
D | softfloat-specialize | 24 Derivative works are acceptable, even for commercial purposes, so long as
|
/linux-2.6.39/arch/m68k/ifpsp060/ |
D | TEST.DOC | 167 is acceptable.
|
/linux-2.6.39/Documentation/filesystems/nfs/ |
D | nfs-rdma.txt | 49 Any device supported by the drivers in drivers/infiniband/hw is acceptable.
|
/linux-2.6.39/Documentation/vm/ |
D | slub.txt | 123 into one slab in order for the allocation order to be acceptable.
|
/linux-2.6.39/Documentation/filesystems/ |
D | sysfs.txt | 60 value per file, so it is socially acceptable to express an array of
|