1lsm_nfs_export_read_write_gLeitb(s3t)oragemgmt C APIlMsamn_unafls_export_read_write_get(3)
2
3
4
6 lsm_nfs_export_read_write_get - Retrieves the host list with read and
7 write of the nfs_export
8
10 lsm_string_list * lsm_nfs_export_read_write_get (lsm_nfs_export *exp);
11
13 exp NFS export to retrieve host list for.
14
16 1.0
17
19 Retrieves the host list with read and write for the lsm_nfs_export.
20
22 Address returned is valid until lsm_nfs_export gets freed, copy return
23 value if you need longer scope. Do not free returned lsm_string_list.
24
26 lsm_string_list. NULL if argument 'exp' is NULL or not a valid
27 lsm_nfs_export pointer.
28
29
30
31April 2023 lsm_nfs_export_read_wrlistme__ngfest_export_read_write_get(3)