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

/linux-4.4.14/fs/nfs/
H A 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, nfs_cache_upcall()
49 if (nfs_cache_getent_prog[0] == '\0') nfs_cache_upcall()
59 nfs_cache_getent_prog[0] = '\0'; nfs_cache_upcall()

Completed in 35 milliseconds