Lines Matching defs:not
73 should not use them for _anything_ else */
120 * Should not be done for partition,
377 "Never enable this mode if you do not know what you are doing!\n";
645 struct mtd_notifier *not;
660 * ->_{write,read}_oob(), but not both.
700 /* default value if not set by driver */
730 "%s: unlock failed, writes may not work\n",
765 list_for_each_entry(not, &mtd_notifiers, list)
766 not->add(mtd);
804 * if the requested device does not appear to be present in the list.
810 struct mtd_notifier *not;
821 list_for_each_entry(not, &mtd_notifiers, list)
822 not->remove(mtd);
833 * Set a few defaults based on the parent devices, if not provided by the
1196 * error code if not.
1365 * to point the portion that was not properly erased.
1455 * Allow NOMMU mmap() to directly map the device (if not NULL)
1532 * the kernel is not going to be running for much longer, this function can
1533 * break locks and delay to ensure the write succeeds (but not sleep).
2417 * the system page size. This attempts to make sure it does not adversely