Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Djournal.c228 int auth_node_size = ubifs_auth_node_sz(c); in ubifs_hash_nodes() local
235 ubifs_assert(c, len >= auth_node_size); in ubifs_hash_nodes()
237 if (len == auth_node_size) in ubifs_hash_nodes()