vfs_op_put 215 uspace/srv/vfs/vfs.h extern errno_t vfs_op_put(int fd); vfs_op_put 171 uspace/srv/vfs/vfs_ipc.c errno_t rc = vfs_op_put(fd);