vfs_op_stat 219 uspace/srv/vfs/vfs.h extern errno_t vfs_op_stat(int fd); vfs_op_stat 241 uspace/srv/vfs/vfs_ipc.c errno_t rc = vfs_op_stat(fd);