Searched refs:ex_uuid (Results 1 – 4 of 4) sorted by relevance
364 kfree(exp->ex_uuid); in svc_export_release()685 err = nfsd_uuid_parse(&mesg, buf, &exp.ex_uuid); in svc_export_parse()700 err = check_export(&exp.ex_path, &exp.ex_flags, exp.ex_uuid); in svc_export_parse()742 kfree(exp.ex_uuid); in svc_export_parse()802 if (exp->ex_uuid) { in svc_export_show()808 seq_printf(m, "%02x", exp->ex_uuid[i]); in svc_export_show()837 new->ex_uuid = NULL; in svc_export_init()854 new->ex_uuid = item->ex_uuid; in export_update()855 item->ex_uuid = NULL; in export_update()
512 return exp->ex_uuid != NULL; in fsid_type_ok_for_exp()550 } else if (exp->ex_uuid) { in set_version_and_fsid_type()622 exp->ex_fsid, exp->ex_uuid); in fh_compose()802 if (fhp->fh_export->ex_uuid) in fsid_source()
71 unsigned char * ex_uuid; /* 16 byte fsid */ member
3086 xdr_encode_opaque_fixed(p, args->exp->ex_uuid, EX_UUID_LEN); in nfsd4_encode_fattr4_fsid()