Home
last modified time | relevance | path

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

/fs/ubifs/
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()
Dubifs.h1991 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);
Dlprops.c754 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c) in ubifs_fast_find_free() function