OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ubifs_add_to_cat
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/fs/ubifs/
lprops.c
259
*
ubifs_add_to_cat
- add LEB properties to a category list or heap.
266
void
ubifs_add_to_cat
(struct ubifs_info *c, struct ubifs_lprops *lprops,
function
388
ubifs_add_to_cat
(c, lprops, cat);
456
ubifs_add_to_cat
(c, lprops, new_cat);
[
all
...]
ubifs.h
[
all
...]
lpt.c
874
ubifs_add_to_cat
(c, &pnode->lprops[i], cat);
[
all
...]
Completed in 7026 milliseconds