Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfind.c405 lprops = ubifs_fast_find_free(c); in do_find_free_space()
415 lprops = ubifs_fast_find_free(c); in do_find_free_space()
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) in ubifs_fast_find_free() function
H A Dubifs.h1991 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfind.c405 lprops = ubifs_fast_find_free(c); in do_find_free_space()
415 lprops = ubifs_fast_find_free(c); in do_find_free_space()
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) in ubifs_fast_find_free() function
H A Dubifs.h2020 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);

Completed in 13 milliseconds