Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds