Home
last modified time | relevance | path

Searched refs:nfsd4_fs_locations (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dexport.h28 struct nfsd4_fs_locations { struct
72 struct nfsd4_fs_locations ex_fslocs;
H A Dexport.c317 static void nfsd4_fslocs_free(struct nfsd4_fs_locations *fsloc) in nfsd4_fslocs_free()
447 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse()
543 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse()
738 kuid_t anonu, kgid_t anong, struct nfsd4_fs_locations *fslocs);
1309 kuid_t anonu, kgid_t anong, struct nfsd4_fs_locations *fsloc) in exp_flags()
H A Dnfs4xdr.c2778 struct nfsd4_fs_locations *fslocs = &exp->ex_fslocs; in nfsd4_encode_fs_locations()