Home
last modified time | relevance | path

Searched refs:LIST_ENTRY (Results 1 - 9 of 9) sorted by relevance

/kernel/liteos_a/fs/vfs/include/
H A Dpath_cache.h41 LIST_ENTRY parentEntry; /* list entry for cache list in the parent vnode */
42 LIST_ENTRY childEntry; /* list entry for cache list in the child vnode */
43 LIST_ENTRY hashEntry; /* list entry for buckets in the hash table */
H A Dvnode.h40 typedef LOS_DL_LIST LIST_ENTRY; typedef
127 LIST_ENTRY hashEntry; /* list entry for bucket in hash table */
128 LIST_ENTRY actFreeEntry; /* vnode active/free list entry */
/kernel/liteos_a/fs/include/fs/
H A Dmount.h45 LIST_ENTRY mountList; /* mount list */
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx.h596 LIST_ENTRY(scb) le;
601 LIST_ENTRY(scb) le;
H A Dqueue.h257 #define LIST_ENTRY(type) \ macro
H A Daic7xxx.h567 LIST_ENTRY(scb) pending_links;
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx.h596 LIST_ENTRY(scb) le;
601 LIST_ENTRY(scb) le;
H A Dqueue.h257 #define LIST_ENTRY(type) \ macro
H A Daic7xxx.h567 LIST_ENTRY(scb) pending_links;

Completed in 15 milliseconds