Searched refs:nonativesocket (Results 1 – 5 of 5) sorted by relevance
338 bool nonativesocket:1; member
1740 ctx->nonativesocket = 1; /* POSIX mounts use NFS style reparse points */ in smb3_fs_context_parse_param()1880 ctx->nonativesocket = result.negated; in smb3_fs_context_parse_param()2004 ctx->nonativesocket = 0; in smb3_init_fs_context()
711 if (S_ISSOCK(mode) && !ctx->nonativesocket && ctx->reparse_type != CIFS_REPARSE_TYPE_NONE) in mknod_reparse()
778 if (cifs_sb->ctx->nonativesocket) in cifs_show_options()
2956 if (old->ctx->nonativesocket != new->ctx->nonativesocket) in compare_mount_options()