Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/sunrpc/
Dsvcsock.h62 bool svc_alien_sock(struct net *net, int fd);
/linux-6.1.9/net/sunrpc/
Dsvcsock.c1339 bool svc_alien_sock(struct net *net, int fd) in svc_alien_sock() function
1353 EXPORT_SYMBOL_GPL(svc_alien_sock);
/linux-6.1.9/fs/nfsd/
Dnfsctl.c713 if (svc_alien_sock(net, fd)) { in __write_ports_addfd()