Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dauth.c85 ubifs_prepare_node(c, auth, ubifs_auth_node_sz(c), 0); in ubifs_prepare_auth_node()
H A Dubifs.h1705 static inline int ubifs_auth_node_sz(const struct ubifs_info *c) in ubifs_auth_node_sz() function