iPXE
Data Fields
mount_mnt_reply Struct Reference

A MOUNT MNT reply. More...

#include <mount.h>

Data Fields

uint32_t status
 Reply status. More...
 
struct nfs_fh fh
 Root file handle. More...
 

Detailed Description

A MOUNT MNT reply.

Definition at line 46 of file mount.h.

Field Documentation

◆ status

uint32_t mount_mnt_reply::status

Reply status.

Definition at line 48 of file mount.h.

Referenced by mount_get_mnt_reply(), and nfs_mount_deliver().

◆ fh

struct nfs_fh mount_mnt_reply::fh

Root file handle.

Definition at line 50 of file mount.h.

Referenced by mount_get_mnt_reply(), and nfs_mount_deliver().


The documentation for this struct was generated from the following file: