Searched refs:vfs_setauthcache_ttl (Results 1 – 4 of 4) sorted by relevance
1107 void vfs_setauthcache_ttl(mount_t mp, int ttl);
1267 vfs_setauthcache_ttl(mp, 0); /* Allways go to our lookup */ in nfs_mount_diskless_private()
2383 vfs_setauthcache_ttl(mp, 0); in mountnfs()
580 vfs_setauthcache_ttl(mount_t mp, int ttl) in vfs_setauthcache_ttl() function