Home
last modified time | relevance | path

Searched refs:ex_anon_gid (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/fs/nfsd/
Dauth.c44 new->fsgid = exp->ex_anon_gid; in nfsd_setuser()
52 new->fsgid = exp->ex_anon_gid; in nfsd_setuser()
60 GROUP_AT(gi, i) = exp->ex_anon_gid; in nfsd_setuser()
71 new->fsgid = exp->ex_anon_gid; in nfsd_setuser()
Dexport.c562 exp.ex_anon_gid= an_int; in svc_export_parse()
648 exp->ex_anon_uid, exp->ex_anon_gid, &exp->ex_fslocs); in svc_export_show()
695 new->ex_anon_gid = item->ex_anon_gid; in export_update()
1047 exp->ex_anon_gid = nxp->ex_anon_gid; in exp_export()
1070 new.ex_anon_gid = nxp->ex_anon_gid; in exp_export()
/linux-2.6.39/include/linux/nfsd/
Dsyscall.h57 __kernel_gid_t ex_anon_gid; member
Dexport.h101 gid_t ex_anon_gid; member
/linux-2.6.39/fs/
Dcompat.c2030 __get_user(karg->ca_export.ex_anon_gid, in compat_nfs_exp_trans()
2034 SET_GID(karg->ca_export.ex_anon_gid, karg->ca_export.ex_anon_gid); in compat_nfs_exp_trans()