Home
last modified time | relevance | path

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

/openbmc/linux/fs/isofs/
H A Drock.c89 const int min_de_size = offsetof(struct rock_ridge, u); in rock_continue() local
94 if ((unsigned)rs->cont_offset > blocksize - min_de_size || in rock_continue()