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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dcache.h91 void (*warn_no_listener)(struct cache_detail *cd, member in struct:cache_detail
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfs4idmap.c185 .warn_no_listener = warn_no_idmapd,
362 .warn_no_listener = warn_no_idmapd,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dcache.c1009 static void warn_no_listener(struct cache_detail *detail) function
1013 if (detail->warn_no_listener)
1014 detail->warn_no_listener(detail, detail->last_close != 0);
1038 warn_no_listener(detail);

Completed in 129 milliseconds