Home
last modified time | relevance | path

Searched refs:COW_MAGIC (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dcow_user.c119 #define COW_MAGIC 0x4f4f4f4d /* MOOO */ macro
217 header->magic = htobe32(COW_MAGIC); in write_cow_header()
302 if (magic == COW_MAGIC) in read_cow_header()
304 else if (magic == be32toh(COW_MAGIC)) in read_cow_header()
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dmagic-number.rst110 COW_MAGIC 0x4f4f4f4d cow_header_v1 ``arch/um/drivers/ubd_user.c``
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dmagic-number.rst121 COW_MAGIC 0x4f4f4f4d cow_header_v1 ``arch/um/drivers/ubd_user.c``
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A Dmagic-number.rst127 COW_MAGIC 0x4f4f4f4d cow_header_v1 ``arch/um/drivers/ubd_user.c``