Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dubifs.h47 #define UBIFS_BLOCKS_PER_PAGE (PAGE_SIZE / UBIFS_BLOCK_SIZE) macro
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h665 #define UBIFS_BLOCKS_PER_PAGE (PAGE_CACHE_SIZE / UBIFS_BLOCK_SIZE) macro