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

  /src/usr.bin/fstat/
fstat.c 160 static int ext2fs_filestat(struct vnode *, struct filestat *);
596 if (!ext2fs_filestat(vp, fsp))
804 ext2fs_filestat(struct vnode *vp, struct filestat *fsp) function in typeref:typename:int
fstat.c 160 static int ext2fs_filestat(struct vnode *, struct filestat *);
596 if (!ext2fs_filestat(vp, fsp))
804 ext2fs_filestat(struct vnode *vp, struct filestat *fsp) function in typeref:typename:int

Completed in 24 milliseconds