Searched refs:NFSHASTLS (Results 1 – 2 of 2) sorted by relevance
1080 #define NFSHASTLS(n) (((n)->nm_newflag & NFSMNT_TLS) != 0) macro
383 if (NFSHASTLS(nmp)) { in newnfs_connect()