Lines Matching defs:not
72 should not use them for _anything_ else */
610 struct mtd_notifier *not;
625 * ->_{write,read}_oob(), but not both.
659 /* default value if not set by driver */
689 "%s: unlock failed, writes may not work\n",
723 list_for_each_entry(not, &mtd_notifiers, list)
724 not->add(mtd);
751 * if the requested device does not appear to be present in the list.
757 struct mtd_notifier *not;
768 list_for_each_entry(not, &mtd_notifiers, list)
769 not->remove(mtd);
797 * Set a few defaults based on the parent devices, if not provided by the
982 * error code if not.
1116 * to point the portion that was not properly erased.
1206 * Allow NOMMU mmap() to directly map the device (if not NULL)
1283 * the kernel is not going to be running for much longer, this function can
1284 * break locks and delay to ensure the write succeeds (but not sleep).
2151 * the system page size. This attempts to make sure it does not adversely