Home
last modified time | relevance | path

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

/fs/nfs/
Dcache_lib.c23 static char nfs_cache_getent_prog[NFS_CACHE_UPCALL_PATHLEN] = variable
27 module_param_string(cache_getent, nfs_cache_getent_prog,
28 sizeof(nfs_cache_getent_prog), 0600);
42 nfs_cache_getent_prog, in nfs_cache_upcall()
49 if (nfs_cache_getent_prog[0] == '\0') in nfs_cache_upcall()
59 nfs_cache_getent_prog[0] = '\0'; in nfs_cache_upcall()