Searched refs:CFM_NFS_INSECURE_PORT (Results 1 – 3 of 3) sorted by relevance
128 !(gopt.flags & CFM_NFS_INSECURE_PORT)) { in nfs_program_2()
850 gopt.flags |= CFM_NFS_INSECURE_PORT; in gopt_nfs_allow_insecure_port()853 gopt.flags &= ~CFM_NFS_INSECURE_PORT; in gopt_nfs_allow_insecure_port()
74 #define CFM_NFS_INSECURE_PORT 0x00002000 macro