Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dubifs.h63 #define MIN_WRITE_SZ (UBIFS_DATA_NODE_SZ + 8) macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h681 #define MIN_WRITE_SZ (UBIFS_DATA_NODE_SZ + 8) macro