Searched refs:cache_parse (Results 1 - 7 of 7) sorted by path

/linux-master/fs/nfs/
H A Ddns_resolve.c373 .cache_parse = nfs_dns_parse,
/linux-master/fs/nfsd/
H A Dexport.c264 .cache_parse = expkey_parse,
887 .cache_parse = svc_export_parse,
H A Dnfs4idmap.c196 .cache_parse = idtoname_parse,
366 .cache_parse = nametoid_parse,
/linux-master/include/linux/sunrpc/
H A Dcache.h86 int (*cache_parse)(struct cache_detail *, member in struct:cache_detail
/linux-master/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c314 .cache_parse = rsi_parse,
591 .cache_parse = rsc_parse,
/linux-master/net/sunrpc/
H A Dcache.c918 ret = cd->cache_parse(cd, kaddr, count);
954 if (!cd->cache_parse)
1692 if (cd->cache_request || cd->cache_parse) {
H A Dsvcauth_unix.c592 .cache_parse = unix_gid_parse,
1026 .cache_parse = ip_map_parse,

Completed in 336 milliseconds