Home
last modified time | relevance | path

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

/linux-4.1.27/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.h1740 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c);
Dlprops.c768 const struct ubifs_lprops *ubifs_fast_find_free(struct ubifs_info *c) in ubifs_fast_find_free() function