HomeSort by: relevance | last modified time | path
    Searched defs:filecore_direntry (Results 1 - 2 of 2) 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.h 124 struct filecore_direntry { struct
151 #define fcdirentry(dp,n) (((struct filecore_direntry *)(((char *)(dp))+5))+(n))

Completed in 25 milliseconds