Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dfind.c35 * valuable - determine whether LEB properties are valuable.
42 static int valuable(struct ubifs_info *c, const struct ubifs_lprops *lprops) in valuable() function
93 if (!in_tree && valuable(c, lprops)) in scan_for_dirty_cb()
360 if (!in_tree && valuable(c, lprops)) in scan_for_free_cb()
600 if (!in_tree && valuable(c, lprops)) in scan_for_idx_cb()
793 if (!in_tree && valuable(c, lprops)) in scan_dirty_idx_cb()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dfind.c35 * valuable - determine whether LEB properties are valuable.
42 static int valuable(struct ubifs_info *c, const struct ubifs_lprops *lprops) in valuable() function
93 if (!in_tree && valuable(c, lprops)) in scan_for_dirty_cb()
360 if (!in_tree && valuable(c, lprops)) in scan_for_free_cb()
600 if (!in_tree && valuable(c, lprops)) in scan_for_idx_cb()
793 if (!in_tree && valuable(c, lprops)) in scan_dirty_idx_cb()

Completed in 3 milliseconds