Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | IDMAP_NAMESZ 128 |
Functions | |
__be32 | nfsd_map_name_to_uid (struct svc_rqst *, const char *, size_t, __u32 *) |
__be32 | nfsd_map_name_to_gid (struct svc_rqst *, const char *, size_t, __u32 *) |
int | nfsd_map_uid_to_name (struct svc_rqst *, __u32, char *) |
int | nfsd_map_gid_to_name (struct svc_rqst *, __u32, char *) |
Definition at line 647 of file nfs4idmap.c.
Definition at line 634 of file nfs4idmap.c.
Definition at line 627 of file nfs4idmap.c.