vfs_op_unmount 223 uspace/srv/vfs/vfs.h extern errno_t vfs_op_unmount(int mpfd); vfs_op_unmount 276 uspace/srv/vfs/vfs_ipc.c errno_t rc = vfs_op_unmount(mpfd);