HomeSort by: relevance | last modified time | path
    Searched refs:filecore_direntry (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/fs/filecorefs/
filecore.h 124 struct filecore_direntry { struct
151 #define fcdirentry(dp,n) (((struct filecore_direntry *)(((char *)(dp))+5))+(n))
filecore_node.h 98 struct filecore_direntry i_dirent; /* directory entry */
filecore_node.c 171 sizeof(struct filecore_direntry));
filecore_lookup.c 129 struct filecore_direntry *de;
filecore_vnops.c 298 struct filecore_direntry *dep = NULL;

Completed in 13 milliseconds