Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dfind.c417 lprops = ubifs_fast_find_free(c); in do_find_free_space()
427 lprops = ubifs_fast_find_free(c); in do_find_free_space()
Dubifs.h1748 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);
Dlprops.c766 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c) in ubifs_fast_find_free() function