nfs-ganesha 1.4
|
#include <gpfs_nfs.h>
Public Attributes | |
int | mountdirfd |
struct gpfs_file_handle * | handle |
struct gpfs_acl * | acl |
struct xstat_cred_t * | cred |
unsigned int | posix_mode |
unsigned int | access |
unsigned int * | supported |
Definition at line 552 of file gpfs_nfs.h.
unsigned int xstat_access_arg::access |
Definition at line 559 of file gpfs_nfs.h.
struct gpfs_acl* xstat_access_arg::acl |
Definition at line 556 of file gpfs_nfs.h.
struct xstat_cred_t* xstat_access_arg::cred |
Definition at line 557 of file gpfs_nfs.h.
Definition at line 555 of file gpfs_nfs.h.
Definition at line 554 of file gpfs_nfs.h.
unsigned int xstat_access_arg::posix_mode |
Definition at line 558 of file gpfs_nfs.h.
unsigned int* xstat_access_arg::supported |
Definition at line 560 of file gpfs_nfs.h.