Home
last modified time | relevance | path

Searched refs:ext2fs_filestat (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/fstat/
H A Dext2fs.c45 ext2fs_filestat(struct vnode *vp, struct filestat *fsp) in ext2fs_filestat() function
H A Dfstat.h85 int ext2fs_filestat(struct vnode *, struct filestat *);
H A Dfstat.c518 if (!ext2fs_filestat(&vn, &fst)) in vtrans()