nfs_cache_getent_prog   24 fs/nfs/cache_lib.c static char nfs_cache_getent_prog[NFS_CACHE_UPCALL_PATHLEN] =
nfs_cache_getent_prog   28 fs/nfs/cache_lib.c module_param_string(cache_getent, nfs_cache_getent_prog,
nfs_cache_getent_prog   29 fs/nfs/cache_lib.c 		sizeof(nfs_cache_getent_prog), 0600);
nfs_cache_getent_prog   43 fs/nfs/cache_lib.c 		nfs_cache_getent_prog,
nfs_cache_getent_prog   50 fs/nfs/cache_lib.c 	if (nfs_cache_getent_prog[0] == '\0')
nfs_cache_getent_prog   60 fs/nfs/cache_lib.c 		nfs_cache_getent_prog[0] = '\0';