Home
last modified time | relevance | path

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

/lk-master/lib/fs/memfs/
A Dmemfs.c40 struct dircookie { struct
41 struct list_node node;
42 memfs_t *fs;
45 memfs_file_t *next_file;
/lk-master/lib/fs/spifs/
A Dspifs.c94 struct dircookie { struct
95 struct list_node node;
96 spifs_t *fs;
98 spifs_file_t *next_file;
/lk-master/lib/fs/include/lib/
A Dfs.h83 typedef struct dircookie dircookie; typedef

Completed in 6 milliseconds