OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EBH_QUEUE_DESTROY
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/ufs/chfs/
ebh_misc.h
69
*
EBH_QUEUE_DESTROY
- destroys a TAILQ and frees the memory of its elements.
71
#define
EBH_QUEUE_DESTROY
(head, type, entry) \
ebh.c
1475
EBH_QUEUE_DESTROY
(&si->corrupted,
1478
EBH_QUEUE_DESTROY
(&si->erase,
1481
EBH_QUEUE_DESTROY
(&si->erased,
1484
EBH_QUEUE_DESTROY
(&si->free,
1692
EBH_QUEUE_DESTROY
(&ebh->fully_erased, struct chfs_peb, u.queue);
1693
EBH_QUEUE_DESTROY
(&ebh->to_erase, struct chfs_peb, u.queue);
Completed in 12 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025