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

/linux-master/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,
50 if (nfs_cache_getent_prog[0] == '\0')
60 nfs_cache_getent_prog[0] = '\0';

Completed in 100 milliseconds