Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dubifs-media.h277 #define UBIFS_AUTH_NODE_SZ sizeof(struct ubifs_auth_node)
779 struct ubifs_auth_node { struct
H A Dauth.c65 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node()