Searched defs:mesg (Results 1 – 2 of 2) sorted by relevance
/fs/nfsd/ |
D | nfsctl.c | 355 char *mesg = buf; in write_filehandle() local 435 char *mesg = buf; in write_threads() local 482 char *mesg = buf; in write_pool_threads() local 566 char *mesg = buf; in __write_versions() local 726 char *mesg = buf; in __write_ports_addfd() local 896 char *mesg = buf; in write_maxblksize() local 945 char *mesg = buf; in write_maxconn() local 964 char *mesg = buf; in __nfsd4_write_time() local 1050 char *mesg = buf; in __write_recoverydir() local
|
D | export.c | 72 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse() 402 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse() 459 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 498 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse() 500 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 504 nfsd_uuid_parse(char **mesg, char *buf, unsigned char **puuid) in nfsd_uuid_parse() 524 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
|