Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dext2fs.c99 static int ext2fs_stat(struct open_file *f, struct stat *sb);
115 .fo_stat = ext2fs_stat,
869 ext2fs_stat(struct open_file *f, struct stat *sb) in ext2fs_stat() function