Lines Matching full:properties

47  * valuable - determine whether LEB properties are valuable.
49 * @lprops: LEB properties
51 * This function return %1 if the LEB properties should be added to the LEB
52 * properties tree in memory. Otherwise %0 is returned.
86 * @lprops: LEB properties to scan
87 * @in_tree: whether the LEB properties are in main memory
91 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
104 /* Determine whether to add these LEB properties to the tree */ in scan_for_dirty_cb()
133 * This function returns a pointer to the LEB properties found or a negative
204 * @ret_lp: LEB properties are returned here on exit
229 * This function returns zero and the LEB properties of found dirty LEB in case
353 * @lprops: LEB properties to scan
354 * @in_tree: whether the LEB properties are in main memory
358 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
371 /* Determine whether to add these LEB properties to the tree */ in scan_for_free_cb()
403 * This function returns a pointer to the LEB properties found or a negative
519 * for this allocation here. After the LEB properties in ubifs_find_free_space()
593 * @lprops: LEB properties to scan
594 * @in_tree: whether the LEB properties are in main memory
598 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
611 /* Determine whether to add these LEB properties to the tree */ in scan_for_idx_cb()
788 * @lprops: LEB properties to scan
789 * @in_tree: whether the LEB properties are in main memory
793 * (%LPT_SCAN_CONTINUE), whether the LEB properties should be added to the tree
806 /* Determine whether to add these LEB properties to the tree */ in scan_dirty_idx_cb()