Home
last modified time | relevance | path

Searched refs:svc_alien_sock (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/sunrpc/
Dsvcsock.h59 bool svc_alien_sock(struct net *net, int fd);
/linux-4.1.27/net/sunrpc/
Dsvcsock.c1424 bool svc_alien_sock(struct net *net, int fd) in svc_alien_sock() function
1438 EXPORT_SYMBOL_GPL(svc_alien_sock);
/linux-4.1.27/fs/nfsd/
Dnfsctl.c710 if (svc_alien_sock(net, fd)) { in __write_ports_addfd()