Lines Matching defs:write
54 /* Is this mapping read-only or read-write */
468 * Take write lock so that only one caller can try to setup mapping
581 * Both read/write and mmap path can race here. So we need something
592 /* Upgrade read-only mapping to read-write. This will
765 /* Do not use dax for file extending writes as write and on
792 enum page_entry_size pe_size, bool write)
803 if (write)
812 * we do not want any read/write/mmap to make progress and try
828 if (write)
1112 * read/write can not reuse a dmap which we might be freeing.