Home
last modified time | relevance | path

Searched refs:find_dirtiest_idx_leb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfind.c902 * find_dirtiest_idx_leb - find dirtiest index LEB from dirtiest array.
905 static int find_dirtiest_idx_leb(struct ubifs_info *c) in find_dirtiest_idx_leb() function
951 err = find_dirtiest_idx_leb(c); in ubifs_find_dirty_idx_leb()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfind.c902 * find_dirtiest_idx_leb - find dirtiest index LEB from dirtiest array.
905 static int find_dirtiest_idx_leb(struct ubifs_info *c) in find_dirtiest_idx_leb() function
951 err = find_dirtiest_idx_leb(c); in ubifs_find_dirty_idx_leb()

Completed in 3 milliseconds