Searched refs:UBIFS_SIG_NODE_SZ (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ubifs/ | ||
D | ubifs-media.h | 278 #define UBIFS_SIG_NODE_SZ sizeof(struct ubifs_sig_node) macro |
D | super.c | 598 c->ranges[UBIFS_SIG_NODE].min_len = UBIFS_SIG_NODE_SZ; in init_constants_early() |