Home
last modified time | relevance | path

Searched defs:dfs_mmap (Results 1 – 1 of 1) sorted by relevance

/components/dfs/dfs_v2/include/
A Ddfs_pcache.h33 struct dfs_mmap struct
35 rt_list_t mmap_node; /* List node for address space's mmap list */
36 struct rt_aspace *aspace; /* Address space this mapping belongs to */
37 void *vaddr; /* Virtual address where the page is mapped */

Completed in 4 milliseconds