Home
last modified time | relevance | path

Searched defs:map_write (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/mtd/
A Dmap.h446 #define map_write(map, datum, ofs) (map)->write(map, datum, ofs) macro
455 #define map_write(map, datum, ofs) inline_map_write(map, datum, ofs) macro
/linux-6.3-rc2/kernel/
A Duser_namespace.c920 static ssize_t map_write(struct file *file, const char __user *buf, in map_write() function

Completed in 8 milliseconds