Module nfsserve::nfs

source ·

Structs§

Enums§

Constants§

  • If this bit is 1 (TRUE), the server will set the times for a file via SETATTR if requested (to the accuracy indicated by time_delta). If it is 0 (FALSE), the server cannot set times as requested.
  • If this bit is 1 (TRUE), the information returned by PATHCONF is identical for every file and directory in the file system. If it is 0 (FALSE), the client should retrieve PATHCONF information for each file and directory as required.
  • If this bit is 1 (TRUE), the file system supports hard links.
  • If this bit is 1 (TRUE), the file system supports symbolic links.
  • The size in bytes of the opaque cookie verifier passed by READDIR and READDIRPLUS.
  • The size in bytes of the opaque verifier used for exclusive CREATE.
  • The maximum size in bytes of the opaque file handle.
  • The size in bytes of the opaque verifier used for asynchronous WRITE.
  • These are the RPC constants needed to call the NFS Version 3 service. They are given in decimal.

Functions§

Type Aliases§