1lsm_nfs_export_anon_uid_getL(i3b)storagemgmt C API Malnsuma_lnfs_export_anon_uid_get(3)
2
3
4
6 lsm_nfs_export_anon_uid_get - Retrieves the user id mapped for anony‐
7 mous id for the NFS export.
8
10 uint64_t lsm_nfs_export_anon_uid_get (lsm_nfs_export *exp);
11
13 exp NFS export to retrieve anonymous uid for.
14
16 1.0
17
19 Retrieves the user ID for anonymous ID of the lsm_nfs_export.
20
22 uint64_t. LSM_NFS_EXPORT_ANON_UID_GID_NA if this NFS export does not
23 have setting for anonymous id. LSM_NFS_EXPORT_ANON_UID_GID_ERROR if
24 exp is NULL or invalid lsm_nfs_export pointer.
25
26
27
28November 2022 lsm_nfs_export_anon_uidl_sgme_tnfs_export_anon_uid_get(3)