Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcache_lib.c24 static char nfs_cache_getent_prog[NFS_CACHE_UPCALL_PATHLEN] = variable
28 module_param_string(cache_getent, nfs_cache_getent_prog,
29 sizeof(nfs_cache_getent_prog), 0600);
43 nfs_cache_getent_prog, in nfs_cache_upcall()
50 if (nfs_cache_getent_prog[0] == '\0') in nfs_cache_upcall()
60 nfs_cache_getent_prog[0] = '\0'; in nfs_cache_upcall()