Skip to main content

NFS_OPERATION_NAME

Constant NFS_OPERATION_NAME 

Source
pub const NFS_OPERATION_NAME: &'static str;
Expand description

NFSv4+ operation name.

§Notes

§Examples

  • "OPEN"
  • "READ"
  • "GETATTR"