Home
last modified time | relevance | path

Searched refs:comp_mutex (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/ubifs/
H A Dubifs.c48 .comp_mutex = &lzo_mutex,
58 .comp_mutex = &deflate_mutex,
H A Dubifs.h1434 struct mutex *comp_mutex; member