Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsrvr_nfs.c486 flush_nfs_fhandle_cache(fs); /* done in caller: nfs_keepalive_timeout */ in check_fs_addr_change()
531 flush_nfs_fhandle_cache(fs); in nfs_keepalive_timeout()
966 flush_nfs_fhandle_cache(fs); in find_nfs_srvr()
H A Damq_subr.c207 flush_nfs_fhandle_cache((fserver *) NULL); in amqproc_setopt_1_svc()
H A Damd.h590 extern void flush_nfs_fhandle_cache(fserver *);
H A Dops_nfs.c311 flush_nfs_fhandle_cache(fserver *fs) in flush_nfs_fhandle_cache() function
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog3941 (flush_nfs_fhandle_cache): Don't invalidate port for WebNFS servers.