Searched refs:NFSHASTLS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/fs/nfs/ | ||
| H A D | nfsport.h | 1083 #define NFSHASTLS(n) (((n)->nm_newflag & NFSMNT_TLS) != 0) macro |
| H A D | nfs_commonkrpc.c | 382 if (NFSHASTLS(nmp)) { in newnfs_connect() |