Searched refs:ex_fslocs (Results 1 – 4 of 4) sorted by relevance
361 nfsd4_fslocs_free(&exp->ex_fslocs); in svc_export_release()683 err = fsloc_parse(&mesg, buf, &exp.ex_fslocs); in svc_export_parse()741 nfsd4_fslocs_free(&exp.ex_fslocs); in svc_export_parse()801 exp->ex_anon_uid, exp->ex_anon_gid, &exp->ex_fslocs); in svc_export_show()833 new->ex_fslocs.locations = NULL; in svc_export_init()834 new->ex_fslocs.locations_count = 0; in svc_export_init()835 new->ex_fslocs.migrated = 0; in svc_export_init()856 new->ex_fslocs.locations = item->ex_fslocs.locations; in export_update()857 item->ex_fslocs.locations = NULL; in export_update()858 new->ex_fslocs.locations_count = item->ex_fslocs.locations_count; in export_update()[all …]
72 struct nfsd4_fs_locations ex_fslocs; member
2782 struct nfsd4_fs_locations *fslocs = &exp->ex_fslocs; in nfsd4_encode_fs_locations4()3069 if (unlikely(args->exp->ex_fslocs.migrated)) { in nfsd4_encode_fattr4_fsid()3625 if (exp->ex_fslocs.migrated) { in nfsd4_encode_fattr4()
2859 current_fh->fh_export->ex_fslocs.migrated && in nfsd4_proc_compound()