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

/linux-master/fs/ubifs/
H A Dfind.c406 lprops = ubifs_fast_find_free(c);
416 lprops = ubifs_fast_find_free(c);
H A Dubifs.h2025 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);
H A Dlprops.c748 * ubifs_fast_find_free - try to find a LEB with free space quickly.
754 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c) function

Completed in 245 milliseconds