HomeSort by: relevance | last modified time | path
    Searched defs:msdosfs_filestat (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/fstat/
fstat.c 166 static int msdosfs_filestat(struct vnode *, struct filestat *);
588 if (!msdosfs_filestat(vp, fsp))
854 msdosfs_filestat(struct vnode *vp, struct filestat *fsp) function in typeref:typename:int
fstat.c 166 static int msdosfs_filestat(struct vnode *, struct filestat *);
588 if (!msdosfs_filestat(vp, fsp))
854 msdosfs_filestat(struct vnode *vp, struct filestat *fsp) function in typeref:typename:int

Completed in 42 milliseconds