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

/u-boot/fs/ubifs/
H A Dreplay.c188 union ubifs_key min_key, max_key; local
202 data_key_init(c, &max_key, ino, max_blk);
204 return ubifs_tnc_remove_range(c, &min_key, &max_key);

Completed in 42 milliseconds