Data Fields | |
pst_desc_ll * | ptr |
uint64_t | parent |
only used for lost and found lists | |
cache_list_node * | next |
cache_list_node * | prev |
If the parent isn't found yet, put it on the lost and found list and check it each time you read a new item.
Definition at line 824 of file libpst.c.
|
Definition at line 828 of file libpst.c. Referenced by pst_build_desc_ptr(), and record_descriptor(). |
|
only used for lost and found lists
Definition at line 827 of file libpst.c. Referenced by pst_build_desc_ptr(), and record_descriptor(). |
|
Definition at line 829 of file libpst.c. Referenced by record_descriptor(). |
|
Definition at line 825 of file libpst.c. Referenced by pst_build_desc_ptr(), and record_descriptor(). |