Searched refs:min_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
201 data_key_init(c, &min_key, ino, min_blk);
204 return ubifs_tnc_remove_range(c, &min_key, &max_key);

Completed in 59 milliseconds