Home
last modified time | relevance | path

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

/linux-3.3/fs/nfs/
Dcache_lib.c22 static char nfs_cache_getent_prog[NFS_CACHE_UPCALL_PATHLEN] = variable
26 module_param_string(cache_getent, nfs_cache_getent_prog,
27 sizeof(nfs_cache_getent_prog), 0600);
41 nfs_cache_getent_prog, in nfs_cache_upcall()
48 if (nfs_cache_getent_prog[0] == '\0') in nfs_cache_upcall()
58 nfs_cache_getent_prog[0] = '\0'; in nfs_cache_upcall()